Add sendSyncRequest to man page

This commit is contained in:
AsamK 2021-05-11 21:53:30 +02:00
parent a312f87529
commit fa44f8b6a8

View file

@ -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. 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. 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 === 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). Upload a new sticker pack, consisting of a manifest file and the stickers in WebP format (maximum size for a sticker file is 100KiB).