Modify a group.
This message SHALL be sent by the client in case the user wants to modify a group.
This message is being acknowledged by:
Message | Condition | Error Codes | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
update/group (app -> client) | (None) |
|
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
id |
The group id |
String | False | False |
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
members |
The list of group members |
Array<String> | False | False |
name |
The group name (max 256 bytes, |
String | True | True |
avatar |
The high-res avatar ( |
Binary | True | True |