Type Definition ruma::events::emote::RedactedEmoteEvent

source ·
pub type RedactedEmoteEvent = RedactedMessageLikeEvent<RedactedEmoteEventContent>;
Available on crate features events and unstable-msc1767 only.
Expand description

An m.emote event that has been redacted.