From 5505683992679e4bd1e6a01de03d716a91e76286 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 17 Aug 2021 17:24:46 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 6d7b0b8..b1314c4 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -30,7 +30,7 @@ | remoteDelete | ✅ | ❌ | ✅ | > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅ | > sendRemoteDeleteMessage | ✅ | ❌ | ✅ -| removeDevice | ✅ | ❌ | ❌ +| removeDevice | ✅ | ❌ | ✅1 | removePin | ✅ | ❌ | ❌ | send | ✅ | ❌ | ✅ | > sendEndSessionMessage | ✅ | ❌ | ✅ @@ -162,6 +162,6 @@ 15. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `getContactName` and `isContactBlocked` 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` rather than `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` 20. Send the name of a zero-length file to delete the group avatar \ No newline at end of file