Updated Feature Matrix (markdown)

John Freed 2021-08-19 00:19:34 +02:00
parent 779b454d07
commit 28eb8da874

@ -168,15 +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
17. Provided via the `--number` option
18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal`
19. Provided indirectly by `getGroupIds` and a series of calls to
` > getGroupAdminMembers
> getGroupIds
> getGroupInviteUri
> getGroupMembers
> getGroupName
> getGroupPendingMembers
> getGroupRequestingMembers
> 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
21. Kills daemon upon successful unregister command
22. NA = Not Applicable