pub type RedactedSyncReactionEvent = RedactedSyncMessageLikeEvent<RedactedReactionEventContent>;
Expand description
An m.reaction
event from a sync_events
response that has been redacted.
pub type RedactedSyncReactionEvent = RedactedSyncMessageLikeEvent<RedactedReactionEventContent>;
An m.reaction
event from a sync_events
response that has been redacted.