Document accepting group invitations

This commit is contained in:
exquo 2023-04-02 14:46:55 +00:00
parent 15630356e1
commit a8461c76ed

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