Type Definition ruma::events::room::tombstone::TombstoneEvent[][src]

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

A state event signifying that a room has been upgraded to a different room version, and that clients should go there.