Type Definition ruma::events::room::name::NameEvent[][src]

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

The room name is a human-friendly string designed to be displayed to the end-user.