Add sendTyping command

Fixes #602
This commit is contained in:
AsamK 2021-06-12 17:57:15 +02:00
parent 609ebf024b
commit 7e223dc228
6 changed files with 144 additions and 2 deletions

View file

@ -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.