mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
parent
609ebf024b
commit
7e223dc228
6 changed files with 144 additions and 2 deletions
|
@ -199,6 +199,20 @@ Specify the timestamp of the message to which to react.
|
|||
*-r*, *--remove*::
|
||||
Remove a reaction.
|
||||
|
||||
=== sendTyping
|
||||
|
||||
Send typing message to trigger a typing indicator for the recipient.
|
||||
Indicator will be shown for 15seconds unless a typing STOP message is sent first.
|
||||
|
||||
RECIPIENT::
|
||||
Specify the recipients’ phone number.
|
||||
|
||||
*-g* GROUP, *--group* GROUP::
|
||||
Specify the recipient group ID in base64 encoding.
|
||||
|
||||
*-s*, *--stop*::
|
||||
Send a typing STOP message.
|
||||
|
||||
=== remoteDelete
|
||||
|
||||
Remotely delete a previously sent message.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue