mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
parent
89f568dd1f
commit
53b84bad02
5 changed files with 47 additions and 5 deletions
|
@ -205,6 +205,11 @@ Send the message to self without notification.
|
|||
*-e*, *--end-session*::
|
||||
Clear session state and send end session message.
|
||||
|
||||
*--mention*::
|
||||
Mention another group member (syntax: start:length:recipientNumber)
|
||||
In the apps the mention replaces part of the message text, which is specified by the start and length values.
|
||||
e.g.: `-m "Hi X!" --mention "3:1:+123456789"`
|
||||
|
||||
=== sendReaction
|
||||
|
||||
Send reaction to a previously received or sent message.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue