mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Updated Feature Matrix (markdown)
parent
41aef38ac5
commit
2255a09a42
@ -8,6 +8,7 @@
|
||||
| joinGroup | ✅ | ❌ | ✅
|
||||
| link | ✅ | ❌ | ✅
|
||||
| listContacts | ✅ | ❌ | ✅<sup>15</sup>
|
||||
| > getContactName | ✅ | ✅ | ✅
|
||||
| > isContactBlocked | ❌ | ❌ | ✅
|
||||
| > listNumbers | ❌ | ❌ | ✅
|
||||
| listDevices | ✅ | ❌ | ❔
|
||||
@ -78,7 +79,6 @@
|
||||
| feature | plaintext CLI | json CLI<sup>8</sup> | dbus |
|
||||
|---------|:-------------:|:--------:|------|
|
||||
| getAttachments | ✅ | ✅ | ✅
|
||||
| getContactName | ✅ | ✅ | ✅
|
||||
| getContactNumber | ✅ | ✅ | ✅
|
||||
| getDestination | ✅ | ✅ | ✅
|
||||
| getGroupId | ✅ | ✅ | ✅
|
||||
@ -156,4 +156,4 @@
|
||||
12. Provided via the `--captcha` option
|
||||
13. Provided via the `isRegistered` command
|
||||
14. Provided via the `--pin` option
|
||||
15. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to the `isContactBlocked` command
|
||||
15. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to getContactName` and `isContactBlocked`
|
||||
Loading…
x
Reference in New Issue
Block a user