mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-04-15 07:50:59 +00:00
Updated Feature Matrix (markdown)
parent
7b4dd969d7
commit
1f111da4a7
@ -13,7 +13,8 @@
|
||||
| > listNumbers | ❌ | ❌ | ✅
|
||||
| listDevices | ✅ | ❌ | ✅<sup>1</sup>
|
||||
| listGroups | ✅ | ✅ | ✅
|
||||
| listIdentities | ✅ | ❌ | ❔
|
||||
| listIdentities | ✅ | ❌ | ✅<sup>1, 16</sup>
|
||||
| > listIdentity | ✅<sup>17</sup> | ❌ | ✅<sup>1</sup>
|
||||
| quitGroup | ✅ | ❌ | ✅
|
||||
| receive | ✅ | ✅ | ✅
|
||||
| register | ✅ | ❌ | ✅
|
||||
@ -156,4 +157,6 @@
|
||||
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 getContactName` and `isContactBlocked`
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user