From 92624d76686f86e87151c49945533c25d803458e Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 10 Aug 2021 08:13:25 +0200 Subject: [PATCH] Updated Feature Matrix (markdown) --- Feature-Matrix.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 1256e6b..ec7225a 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -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 Data5 +| feature | plaintext CLI | json CLI8 | dbus | +|---------|:-------------:|:--------:|------| +| timestamp | ✅ | ✅ | ❔ +| message | ✅ | ✅ | ❔ +| expiresInSeconds | ✅ | ✅ | ❔ +| viewOnce | ✅ | ✅ | ❔ +| reaction | ✅ | ✅ | ❔ +| quote | ✅ | ✅ | ❔ +| mentions | ✅ | ✅ | ❔ +| attachments | ✅ | ✅ | ❔ +| sticker | ✅ | ✅ | ❔ +| remoteDelete | ✅ | ✅ | ❔ +| contacts | ✅ | ✅ | ❔ +| groupInfo | ✅ | ✅ | ❔ + # With Quote Data5 | feature | plaintext CLI | json CLI8 | dbus | |---------|:-------------:|:--------:|------|