Updated Feature Matrix (markdown)

John Freed 2021-08-17 22:34:38 +02:00
parent 7b9da1dfd7
commit bb1b871a92

@ -51,7 +51,7 @@
| sendReaction | ✅ | ❌ | ✅
| > sendMessageReaction | ✅ | ❌ | ✅
| > sendGroupMessageReaction | ✅ | ❌ | ✅
| sendSyncRequest | ✅ | ❌ |
| sendSyncRequest | ✅ | ❌ | <sup>1, 23</sup>
| sendTyping | ✅ | ❌ | ✅<sup>1</sup>
| setPin | ✅ | ❌ | ✅<sup>1</sup>
| 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
22. NA = Not Applicable
23. Only works if a secondary device is running the daemon.