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 |
|---------|:-------------:|:--------:|------|