Type Definition ruma::events::emote::OriginalSyncEmoteEvent

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

An m.emote event from a sync_events response.