|
Sorry, I'm a real beginner with signal. I have an account already on phone and desktop, and this account is member of a number of groups. I registered the same account with signal-cli. How would I send messages to the groups? I'm lacking the group ID. When trying to list the known groups, nothing is returned: The same with the jsonRpc interface: The documentation mentions that the group ID is base64-encoded, but if I try that the naiive way from the group name, it does not work either: |
Replies: 1 comment 2 replies
Running If you have actually run |
Running
signal-cli register ...would un-register that number on the smartphone: only one device can "register" a number; the other devices have to "link" with it.If you have actually run
signal-cli link ...and don't get anything inlistGrougsorlistContacts, then runsignal-cli receiveonce after linking.