Document accepting group invitations (#1218)

This commit is contained in:
exquo 2023-04-02 15:58:54 +00:00 committed by GitHub
parent 21aa2b2a7f
commit 49591aedb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -463,6 +463,7 @@ addMembers(recipients<as>) -> <>::
* recipients : String array of phone numbers * recipients : String array of phone numbers
Add recipients to group if they are pending members; otherwise add recipients to list of requesting members. Add recipients to group if they are pending members; otherwise add recipients to list of requesting members.
This command is also used to accept group invitations by adding yourself to a group.
Exceptions: Failure Exceptions: Failure