mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add command to update account attributes
This can fix problems with receiving messages, if for some reason, the fetchesMessages property of the server is set incorrectly.
This commit is contained in:
parent
be963ed49b
commit
0a68303ca4
3 changed files with 28 additions and 0 deletions
|
@ -73,6 +73,11 @@ If this is the master device, other users can't send messages to this number any
|
|||
Use "updateAccount" to undo this.
|
||||
To remove a linked device, use "removeDevice" from the master device.
|
||||
|
||||
updateAccount
|
||||
~~~~~~~~
|
||||
Update the account attributes on the signal server.
|
||||
Can fix problems with receiving messages.
|
||||
|
||||
link
|
||||
~~~~
|
||||
Link to an existing device, instead of registering a new number. This shows a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue