mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 20:40:38 +00:00
Implementation of remoteDelete command, iteration 5
This commit is contained in:
parent
62a8cf4d85
commit
9d22d4f626
1 changed files with 13 additions and 0 deletions
|
@ -193,6 +193,19 @@ Specify the timestamp of the message to which to react.
|
||||||
*-r*, *--remove*::
|
*-r*, *--remove*::
|
||||||
Remove a reaction.
|
Remove a reaction.
|
||||||
|
|
||||||
|
=== remoteDelete
|
||||||
|
|
||||||
|
Remotely delete a previously sent message.
|
||||||
|
|
||||||
|
RECIPIENT::
|
||||||
|
Specify the recipients’ phone number.
|
||||||
|
|
||||||
|
*-g* GROUP, *--group* GROUP::
|
||||||
|
Specify the recipient group ID in base64 encoding.
|
||||||
|
|
||||||
|
*-t* TIMESTAMP, *--target-timestamp* TIMESTAMP::
|
||||||
|
Specify the timestamp of the message to delete.
|
||||||
|
|
||||||
=== receive
|
=== receive
|
||||||
|
|
||||||
Query the server for new messages.
|
Query the server for new messages.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue