mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-03 20:50:38 +00:00
Added the isRegistered command
This commit is contained in:
parent
67f62947c6
commit
938b2a2b9d
4 changed files with 93 additions and 0 deletions
|
@ -124,6 +124,15 @@ Only works, if this is the master device.
|
|||
Specify the device you want to remove.
|
||||
Use listDevices to see the deviceIds.
|
||||
|
||||
=== isRegistered
|
||||
|
||||
Checks if a list of users are registered on Signal or not.
|
||||
|
||||
[NUMBER [NUMBER ...]]::
|
||||
One or more numbers to check.
|
||||
*--json*::
|
||||
Output received messages in json format, one object per line.
|
||||
|
||||
=== send
|
||||
|
||||
Send a message to another user or group.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue