]> nmode's Git Repositories - signal-cli/blobdiff - man/signal-cli-dbus.5.adoc
implement Dbus stickerpack method (#740)
[signal-cli] / man / signal-cli-dbus.5.adoc
index d562d06479b2871fc80f39bb0b9a23621e849b9b..b7dfcfe1699926bef2f4d736a666cc7b6bfd0fd0 100755 (executable)
@@ -248,6 +248,12 @@ version() -> version<s>::
 isRegistred -> result<b>::
 * result : Currently always returns 1=true
 
+uploadStickerPack(stickerPackPath<s>) -> url<s>::
+* stickerPackPath : Path to the manifest.json file or a zip file in the same directory
+* url             : URL of sticker pack after successful upload
+
+Exception: Failure
+
 == Signals
 
 SyncMessageReceived (timestamp<x>, sender<s>, destination<s>, groupId<ay>,message<s>, attachments<as>)::