Update the user's profile.
This message SHALL be sent by the app in case the user's profile has been changed.
This message is being subscribed by:
| Message | Condition |
|---|---|
| request/profile (client -> app) | On successful acknowledgement |
| Field | Description | Type | Optional | Nullable |
|---|---|---|---|---|
| publicNickname |
The user's public nickname |
String | True | False |
| avatar |
The high-res avatar. |
Binary | True | True |