☰
ReactionEvent
In ruma::events::reaction
?
Type Definition
ruma
::
events
::
reaction
::
ReactionEvent
source
·
[
−
]
pub type ReactionEvent =
MessageLikeEvent
<
ReactionEventContent
>;
Expand description
An
m.reaction
event.