Module ruma::events::reaction[][src]

This is supported on crate feature events only.
Expand description

Types for the m.reaction event.

Structs

ReactionEventContent

The payload for a ReactionEvent.

RedactedReactionEventContent

The payload for a redacted ReactionEventContent

Relation

The relation that contains info which event the reaction is applying to.

Type Definitions

ReactionEvent

A reaction to another event.