mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-03 20:50:38 +00:00
Added feedback
This commit is contained in:
parent
57d57508fb
commit
b3764a5467
2 changed files with 18 additions and 9 deletions
|
@ -231,6 +231,9 @@ Read the message from standard input.
|
|||
|
||||
*-a* [ATTACHMENT [ATTACHMENT ...]], *--attachment* [ATTACHMENT [ATTACHMENT ...]]::
|
||||
Add one or more files as attachment.
|
||||
Data URI encoded attachments can be added and must follow the RFC 2397.
|
||||
Additionally a file name can be added:
|
||||
e.g.: `data:<MIME-TYPE>;filename=<FILENAME>;base64,<BASE64 ENCODED DATA>`
|
||||
|
||||
*--sticker* STICKER::
|
||||
Send a sticker of a locally known sticker pack (syntax: stickerPackId:stickerId).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue