Module user_profile

Source

Structs§

UserProfile
Information retrieved about a user: their displayable name, ID, and known avatar state.

Enums§

AvatarState
The currently-known state of a user’s avatar.
UserProfileUpdate
A user profile update, which can include changes to a user’s full profile and/or room membership info.

Functions§

enqueue_user_profile_update
Enqueues a new user profile update and signals the UI that an update is available.