Type Definition ruma::events::reaction::ReactionEvent[][src]

pub type ReactionEvent = MessageEvent<ReactionEventContent>;
This is supported on crate feature events only.
Expand description

A reaction to another event.