Type Definition ruma::events::emote::EmoteEvent

source ·
pub type EmoteEvent = MessageLikeEvent<EmoteEventContent>;
Available on crate features events and unstable-msc1767 only.
Expand description

An m.emote event.