mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add sendSyncRequest to man page
This commit is contained in:
parent
a312f87529
commit
fa44f8b6a8
1 changed files with 6 additions and 0 deletions
|
@ -355,6 +355,12 @@ Specify the group IDs that should be unblocked in base64 encoding.
|
|||
Send a synchronization message with the local contacts list to all linked devices.
|
||||
This command should only be used if this is the master device.
|
||||
|
||||
=== sendSyncRequest
|
||||
|
||||
Send a synchronization request message to the master device (for group, contacts, ...).
|
||||
The master device will respond with synchronization messages with full contact and
|
||||
group lists.
|
||||
|
||||
=== uploadStickerPack
|
||||
|
||||
Upload a new sticker pack, consisting of a manifest file and the stickers in WebP format (maximum size for a sticker file is 100KiB).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue