Message: update / profile (app -> client)

Back to overview

Update the user's profile.

This message SHALL be sent by the app in case the user's profile has been changed.

Subscriptions

This message is being subscribed by:

Message Condition
request/profile (client -> app)

On successful acknowledgement

Args

None

Data

Field Description Type Optional Nullable
publicNickname

The user's public nickname

String True False
avatar

The high-res avatar.
The format can vary depending on the app's implementation but SHOULD NOT exceed 512x512px
Set the value to null in order to remove the avatar.

Binary True True