Updated Feature Matrix (markdown)

John Freed 2021-08-17 22:04:04 +02:00
parent 9b08fa2119
commit 862a660173

@ -10,7 +10,7 @@
| isMember | ❌ | ❌ | ✅
| isRegistered | ❌ | ❌ | ✅<sup>1</sup>
| joinGroup | ✅ | ❌ | ✅
| jsonRpc | ✅ | ✅ | NA
| jsonRpc | ✅ | ✅ | NA<sup>22</sup>
| link | ✅ | ❌ | ✅<sup>18</sup>
| listContacts | ✅ | ❌ | ✅<sup>15</sup>
| > getContactName | ❌ | ❌ | ✅
@ -113,7 +113,7 @@
| voiceNote | ✅ | ✅<sup>1</sup> | ✅<sup>1</sup>
| caption | ✅ | ✅<sup>1</sup> | ✅<sup>1</sup>
| borderless | ❌ | ❌ | ❌
| gif<sup>7</sup> | NA | NA | NA
| gif<sup>7</sup> | NA<sup>22</sup> | NA<sup>22</sup> | NA<sup>22</sup>
| preview | ❌ | ❌ | ❌
| digest | ❌ | ❌ | ❌
| uploadTimestamp | ❌ | ❌ | ❌
@ -167,3 +167,4 @@
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