Updated Feature Matrix (markdown)

John Freed 2021-08-10 00:19:05 +02:00
parent 005e7b1616
commit 105dc24348

@ -25,6 +25,7 @@
| > sendEndSessionMessage | ✅ | ✅ | ✅
| > sendMessage | ✅ | ✅ | ✅
| > sendMessageWithAttachments | ✅ | ❔ | ✅
| > send URL as attachment | ❌ | ❌ | ✅
| > sendGroupMessage | ✅ | ✅ | ✅
| > sendNoteToSelfMessage | ✅ | ✅ | ✅
| > expiresInSeconds | ❌ | ❌ | ❌
@ -75,7 +76,7 @@
| Quoted Attachments | ❌ | ❌ | ❌
| Typing messages | ❌ | ❌ | ❌
#Utilities
# Utilities
| feature | plaintext CLI | json CLI | dbus |
|---------|:-------------:|:--------:|:----:|
| getAttachments | ✅ | ✅ | ✅
@ -94,5 +95,4 @@
| isGroupBlocked | ❌ | ❌ | ✅
| isMember | ❌ | ❌ | ✅
| isRegistered | ❌ | ❌ | ✅
| send URL as attachment | ❌ | ❌ | ✅