Type Definition ruma_events::room::avatar::AvatarEvent[][src]

pub type AvatarEvent = StateEvent<AvatarEventContent>;
Expand description

A picture that is associated with the room.

This can be displayed alongside the room information.