Implement sendPayment notification command

This commit is contained in:
AsamK 2022-05-19 20:54:15 +02:00
parent b18991b9fb
commit 7587a60387
6 changed files with 90 additions and 0 deletions

View file

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