mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Add addStickerPack command
This commit is contained in:
parent
133e2cc222
commit
e867c57af8
14 changed files with 159 additions and 25 deletions
|
@ -652,6 +652,14 @@ The path of the manifest.json or a zip file containing the sticker pack you wish
|
|||
|
||||
Show a list of known sticker packs.
|
||||
|
||||
=== addStickerPack
|
||||
|
||||
Install a sticker pack for this account.
|
||||
|
||||
*--uri* [URI]::
|
||||
Specify the uri of the sticker pack.
|
||||
e.g. https://signal.art/addstickers/#pack_id=XXX&pack_key=XXX)"
|
||||
|
||||
=== getAttachment
|
||||
|
||||
Gets the raw data for a specified attachment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue