Type Definition ruma::events::room::avatar::AvatarEvent[][src]

pub type AvatarEvent = StateEvent<AvatarEventContent>;
This is supported on crate feature events only.
Expand description

A picture that is associated with the room.

This can be displayed alongside the room information.