Updated Feature Matrix (markdown)

John Freed 2021-08-10 08:13:25 +02:00
parent de73532171
commit 92624d7668

@ -14,18 +14,6 @@
| > listNumbers | ✅ | ❌ | ✅
| quitGroup | ✅ | ❌ | ✅
| receive | ✅ | ✅ | ✅
| > timestamp | ✅ | ✅ | ❔
| > message | ✅ | ✅ | ❔
| > expiresInSeconds | ✅ | ✅ | ❔
| > viewOnce | ✅ | ✅ | ❔
| > reaction | ✅ | ✅ | ❔
| > quote | ✅ | ✅ | ❔
| > mentions | ✅ | ✅ | ❔
| > attachments | ✅ | ✅ | ❔
| > sticker | ✅ | ✅ | ❔
| > remoteDelete | ✅ | ✅ | ❔
| > contacts | ✅ | ✅ | ❔
| > groupInfo | ✅ | ✅ | ❔
| register | ✅ | ❌ | ✅
| remoteDelete | ✅ | ❌ | ✅
| > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅
@ -125,6 +113,22 @@
| > cancelationSignal | ❌ | ❌ | ❌
| resumableUploadSpec | ✅ | ❌ | ❌
# With Message Data<sup>5</sup>
| feature | plaintext CLI | json CLI<sup>8</sup> | dbus |
|---------|:-------------:|:--------:|------|
| timestamp | ✅ | ✅ | ❔
| message | ✅ | ✅ | ❔
| expiresInSeconds | ✅ | ✅ | ❔
| viewOnce | ✅ | ✅ | ❔
| reaction | ✅ | ✅ | ❔
| quote | ✅ | ✅ | ❔
| mentions | ✅ | ✅ | ❔
| attachments | ✅ | ✅ | ❔
| sticker | ✅ | ✅ | ❔
| remoteDelete | ✅ | ✅ | ❔
| contacts | ✅ | ✅ | ❔
| groupInfo | ✅ | ✅ | ❔
# With Quote Data<sup>5</sup>
| feature | plaintext CLI | json CLI<sup>8</sup> | dbus |
|---------|:-------------:|:--------:|------|