mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-31 06:26:33 +00:00
Updated Feature Matrix (markdown)
parent
fcf9eee075
commit
5505683992
@ -30,7 +30,7 @@
|
||||
| remoteDelete | ✅ | ❌ | ✅
|
||||
| > sendGroupRemoteDeleteMessage | ✅ | ❌ | ✅
|
||||
| > sendRemoteDeleteMessage | ✅ | ❌ | ✅
|
||||
| removeDevice | ✅ | ❌ | ❌
|
||||
| removeDevice | ✅ | ❌ | ✅<sup>1</sup>
|
||||
| removePin | ✅ | ❌ | ❌
|
||||
| send | ✅ | ❌ | ✅
|
||||
| > sendEndSessionMessage | ✅ | ❌ | ✅
|
||||
@ -162,6 +162,6 @@
|
||||
15. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `getContactName` and `isContactBlocked`
|
||||
16. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `listIdentity`, which returns a four-element array
|
||||
17. Provided via the `--number` option
|
||||
18. Uses `org.asamk.SignalControl` rather than `org.asamk.Signal`
|
||||
18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal`
|
||||
19. Provided indirectly by `getGroupIds` and a series of calls to `getGroupMembers`, `getGroupName` and `isGroupBlocked`
|
||||
20. Send the name of a zero-length file to delete the group avatar
|
||||
Loading…
x
Reference in New Issue
Block a user