mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Implement join group via invitation link
This commit is contained in:
parent
9912da9546
commit
445e8592c4
9 changed files with 239 additions and 56 deletions
|
@ -178,6 +178,13 @@ Don’t download attachments of received messages.
|
|||
*--json*::
|
||||
Output received messages in json format, one object per line.
|
||||
|
||||
=== joinGroup
|
||||
|
||||
Join a group via an invitation link.
|
||||
|
||||
*--uri*::
|
||||
The invitation link URI (starts with `https://signal.group/#`)
|
||||
|
||||
=== updateGroup
|
||||
|
||||
Create or update a group.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue