mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Small improvements
This commit is contained in:
parent
2e4d346bc8
commit
43face8ead
12 changed files with 35 additions and 35 deletions
|
@ -637,17 +637,19 @@ The path of the manifest.json or a zip file containing the sticker pack you wish
|
|||
|
||||
=== getAttachment
|
||||
|
||||
Gets teh raw data for a specified attachment. This is done using the ID of the attachment the recipient or group ID.
|
||||
Gets the raw data for a specified attachment.
|
||||
This is done using the ID of the attachment the recipient or group ID.
|
||||
The attachment data is returned as a Base64 String.
|
||||
|
||||
*--id* [ID]::
|
||||
The ID of the attachment as given in the attachment list of the message.
|
||||
|
||||
*--recipient* [RECIPIENT]::
|
||||
Specify the number which sent the attachment. Referred to generally as recipient.
|
||||
Specify the number which sent the attachment.
|
||||
Referred to generally as recipient.
|
||||
|
||||
*-g* [GROUP], *--group-id* [GROUP]::
|
||||
Alternatively, specify the group IDs that for which to get the attachment.
|
||||
Alternatively, specify the group IDs for which to get the attachment.
|
||||
|
||||
=== daemon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue