Type Definition ruma::events::room::pinned_events::PinnedEventsEvent[][src]

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

Used to “pin” particular events in a room for other participants to review later.