mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Implement sendPayment notification command
This commit is contained in:
parent
b18991b9fb
commit
7587a60387
6 changed files with 90 additions and 0 deletions
|
@ -256,6 +256,19 @@ Specify the mentions of the original message (same format as `--mention`).
|
|||
*-e*, *--end-session*::
|
||||
Clear session state and send end session message.
|
||||
|
||||
=== sendPaymentNotification
|
||||
|
||||
Send a payment notification.
|
||||
|
||||
RECIPIENT::
|
||||
Specify the recipient’s phone number.
|
||||
|
||||
*--receipt* RECEIPT::
|
||||
The base64 encoded receipt blob.
|
||||
|
||||
*--note* NOTE::
|
||||
Specify a note for the payment notification.
|
||||
|
||||
=== sendReaction
|
||||
|
||||
Send reaction to a previously received or sent message.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue