From bb1b871a92c600fa71b2899d73946cc82e56c4a7 Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 17 Aug 2021 22:34:38 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 7eeb71a..ef63159 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -51,7 +51,7 @@ | sendReaction | ✅ | ❌ | ✅ | > sendMessageReaction | ✅ | ❌ | ✅ | > sendGroupMessageReaction | ✅ | ❌ | ✅ -| sendSyncRequest | ✅ | ❌ | ❌ +| sendSyncRequest | ✅ | ❌ | ✅1, 23 | sendTyping | ✅ | ❌ | ✅1 | setPin | ✅ | ❌ | ✅1 | trust | ✅ | ❌ | ❌ @@ -167,4 +167,5 @@ 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 21. Kills daemon upon successful unregister command -22. NA = Not Applicable \ No newline at end of file +22. NA = Not Applicable +23. Only works if a secondary device is running the daemon. \ No newline at end of file