mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-04 05:00:39 +00:00
Added AsamK's suggestions
This commit is contained in:
parent
bb7622ea89
commit
b585bee61a
4 changed files with 52 additions and 21 deletions
|
@ -124,14 +124,14 @@ Only works, if this is the master device.
|
|||
Specify the device you want to remove.
|
||||
Use listDevices to see the deviceIds.
|
||||
|
||||
=== isRegistered
|
||||
=== getUserStatus
|
||||
|
||||
Checks if a list of phone numbers are registered on Signal or not.
|
||||
Uses a list of phone numbers to determine the statuses of those users. Shows if they are registered on the Signal Servers or not.
|
||||
|
||||
[NUMBER [NUMBER ...]]::
|
||||
One or more numbers to check.
|
||||
*--json*::
|
||||
Output number registration statuses in json format, one object per line.
|
||||
Output the statuses as an array of json objects.
|
||||
|
||||
=== send
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue