logo
pub type SyncReactionEvent = SyncMessageLikeEvent<ReactionEventContent>;
Expand description

An m.reaction event from a sync_events response.