Optional
avatarThe user's new avatar. This field has to be a valid file ID in the "avatar" bucket.
Optional
bannerThe user's new banner. This field has to be a valid file ID in the "banner" bucket.
Optional
bioThe user's new bio. The upper limit is the instance's InstanceInfo bio_limit
.
Optional
display_The user's new display name. This field has to be between 2 and 32 characters long.
Optional
statusThe user's new status. This field cannot be more than 150 characters long.
Optional
status_The user's new status type. This must be one of ONLINE
, OFFLINE
, IDLE
and BUSY
.
The UpdateUserProfile payload. This payload is used to update a user's profile. The abscence of a field or it being
undefined
means that it won't have an effect. Explicitly setting a field asnull
will clear it.Example