mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-24 14:14:31 +00:00
Updated Feature Matrix (markdown)
parent
c93f68a20c
commit
27831d2642
@ -168,7 +168,15 @@
|
|||||||
16. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `listIdentity`, which returns a four-element array
|
16. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `listIdentity`, which returns a four-element array
|
||||||
17. Provided via the `--number` option
|
17. Provided via the `--number` option
|
||||||
18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal`
|
18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal`
|
||||||
19. Provided indirectly by `getGroupIds` and a series of calls to `getGroupMembers`, `getGroupName` and `isGroupBlocked`
|
19. Provided indirectly by `getGroupIds` and a series of calls to
|
||||||
|
> getGroupAdminMembers
|
||||||
|
> getGroupIds
|
||||||
|
> getGroupInviteUri
|
||||||
|
> getGroupMembers
|
||||||
|
> getGroupName
|
||||||
|
> getGroupPendingMembers
|
||||||
|
> getGroupRequestingMembers
|
||||||
|
> isGroupBlocked
|
||||||
20. Send the name of a zero-length file to delete the group avatar
|
20. Send the name of a zero-length file to delete the group avatar
|
||||||
21. Kills daemon upon successful unregister command
|
21. Kills daemon upon successful unregister command
|
||||||
22. NA = Not Applicable
|
22. NA = Not Applicable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user