mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-04-16 08:00:20 +00:00
Updated Feature Matrix (markdown)
parent
91c07352ed
commit
eb3543cd7e
@ -18,10 +18,10 @@
|
||||
| > listNumbers | ❌ | ❌ | ✅
|
||||
| listDevices | ✅ | ❌ | ✅<sup>1</sup>
|
||||
| listGroups | ✅ | ❌ | ✅<sup>19</sup>
|
||||
| > getGroupIds | ❌ | ❌ | ✅
|
||||
| > getGroupMembers | ❌ | ❌ | ✅
|
||||
| > getGroupName | ❌ | ❌ | ✅
|
||||
| > isGroupBlocked | ❌ | ❌ | ✅
|
||||
| > getGroupIds | ✅<sup>26</sup> | ❌ | ✅
|
||||
| > getGroupMembers | ✅<sup>26</sup> | ❌ | ✅
|
||||
| > getGroupName | ✅<sup>26</sup> | ❌ | ✅
|
||||
| > isGroupBlocked | ✅<sup>26</sup> | ❌ | ✅
|
||||
| listIdentities | ✅ | ❌ | ✅<sup>1, 16</sup>
|
||||
| > listIdentity | ✅<sup>17</sup> | ❌ | ✅<sup>1</sup>
|
||||
| quitGroup | ✅ | ❌ | ✅
|
||||
@ -170,4 +170,5 @@
|
||||
22. NA = Not Applicable
|
||||
23. Only works if a secondary device is running the daemon.
|
||||
24. Only works if a primary device is running the daemon.
|
||||
25. Does not implement the `-a, --trust-all-known-keys` option
|
||||
25. Does not implement the `-a, --trust-all-known-keys` option
|
||||
26. Provided as part of the `-d, --detailed` or `--output=json` options.
|
||||
Loading…
x
Reference in New Issue
Block a user