Add sendMessageRequestResponse command

This commit is contained in:
AsamK 2024-02-18 20:37:20 +01:00
parent 2c0ad7feb7
commit d84362eb0f
11 changed files with 210 additions and 0 deletions

View file

@ -346,6 +346,19 @@ Clear session state and send end session message.
*--edit-timestamp*::
Specify the timestamp of a previous message with the recipient or group to send an edited message.
=== sendMessageRequestResponse
Send response to a message request to linked devices.
RECIPIENT::
Specify the recipients phone number.
*-g* GROUP, *--group-id* GROUP::
Specify the recipient group ID in base64 encoding.
*--type* TYPE::
Type of message request response (accept, delete)
=== sendPaymentNotification
Send a payment notification.