diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 07096d3..c186af9 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -74,3 +74,25 @@ | Quotes | ❌ | ❌ | ❌ | Quoted Attachments | ❌ | ❌ | ❌ | Typing messages | ❌ | ❌ | ❌ + +#Utilities +| feature | plaintext CLI | json CLI | dbus | +|---------|:-------------:|:--------:|:----:| +| getAttachments | ✅ | ✅ | ✅ +| getContactName | ✅ | ✅ | ✅ +| getContactNumber | ✅ | ✅ | ✅ +| getDestination | ✅ | ✅ | ✅ +| getGroupId | ✅ | ✅ | ✅ +| getGroupIds | ✅ | ✅ | ✅ +| getGroupMembers | ✅ | ✅ | ✅ +| getGroupName | ✅ | ✅ | ✅ +| getMessage | ✅ | ✅ | ✅ +| getSender | ✅ | ✅ | ✅ +| getSource | ✅ | ✅ | ✅ +| getTimestamp | ✅ | ✅ | ✅ +| isContactBlocked | ❌ | ❌ | ✅ +| isGroupBlocked | ❌ | ❌ | ✅ +| isMember | ❌ | ❌ | ✅ +| isRegistered | ❌ | ❌ | ✅ +| send URL as attachment | ❌ | ❌ | ✅ +