Add command sendReaction for emoji reactions

This commit is contained in:
AsamK 2020-02-22 11:29:17 +01:00
parent f3b8df789d
commit 063fb95dca
4 changed files with 148 additions and 0 deletions

View file

@ -140,6 +140,28 @@ RECIPIENT::
*-e*, *--endsession*::
Clear session state and send end session message.
sendReaction
~~~~~~~~~~~~
Send reaction to a previously received or sent message.
RECIPIENT::
Specify the recipients phone number.
*-g* GROUP, *--group* GROUP::
Specify the recipient group ID in base64 encoding.
*-e* EMOJI, *--emoji* EMOJI::
Specify the emoji, should be a single unicode grapheme cluster.
*-a* NUMBER, *--target-author* NUMBER::
Specify the number of the author of the message to which to react.
*-t* TIMESTAMP, *--target-timestamp* TIMESTAMP::
Specify the timestamp of the message to which to react.
*-r*, *--remove*::
Remove a reaction.
receive
~~~~~~~
Query the server for new messages. New messages are printed on standardoutput and