mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add sendMessageRequestResponse command
This commit is contained in:
parent
2c0ad7feb7
commit
d84362eb0f
11 changed files with 210 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue