From 133e2cc2223ceee8ebce2ece8a98905b155b8da4 Mon Sep 17 00:00:00 2001 From: AsamK Date: Sun, 20 Aug 2023 19:41:00 +0200 Subject: [PATCH] Document listStickerPacks command --- man/signal-cli.1.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/signal-cli.1.adoc b/man/signal-cli.1.adoc index 64e73380..5a8d287d 100644 --- a/man/signal-cli.1.adoc +++ b/man/signal-cli.1.adoc @@ -648,6 +648,10 @@ The required manifest.json has the following format: PATH:: The path of the manifest.json or a zip file containing the sticker pack you wish to upload. +=== listStickerPacks + +Show a list of known sticker packs. + === getAttachment Gets the raw data for a specified attachment. -- 2.50.1