From 27831d264261bed5c0f4e8839c76b7b32b84e40c Mon Sep 17 00:00:00 2001 From: John Freed Date: Thu, 19 Aug 2021 00:17:05 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 65f9df6..0febabf 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -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 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 `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 21. Kills daemon upon successful unregister command 22. NA = Not Applicable