mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-01 10:30:35 +00:00
Updated Feature Matrix (markdown)
parent
7b4dd969d7
commit
1f111da4a7
@ -13,7 +13,8 @@
|
|||||||
| > listNumbers | ❌ | ❌ | ✅
|
| > listNumbers | ❌ | ❌ | ✅
|
||||||
| listDevices | ✅ | ❌ | ✅<sup>1</sup>
|
| listDevices | ✅ | ❌ | ✅<sup>1</sup>
|
||||||
| listGroups | ✅ | ✅ | ✅
|
| listGroups | ✅ | ✅ | ✅
|
||||||
| listIdentities | ✅ | ❌ | ❔
|
| listIdentities | ✅ | ❌ | ✅<sup>1, 16</sup>
|
||||||
|
| > listIdentity | ✅<sup>17</sup> | ❌ | ✅<sup>1</sup>
|
||||||
| quitGroup | ✅ | ❌ | ✅
|
| quitGroup | ✅ | ❌ | ✅
|
||||||
| receive | ✅ | ✅ | ✅
|
| receive | ✅ | ✅ | ✅
|
||||||
| register | ✅ | ❌ | ✅
|
| register | ✅ | ❌ | ✅
|
||||||
@ -156,4 +157,6 @@
|
|||||||
12. Provided via the `--captcha` option
|
12. Provided via the `--captcha` option
|
||||||
13. Provided via the `isRegistered` command
|
13. Provided via the `isRegistered` command
|
||||||
14. Provided via the `--pin` option
|
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