Skip to main content

Module emote

Module emote 

Available on crate feature unstable-msc3954 only.
Expand description

Types for extensible emote message events (MSC3954).

Structs§

EmoteEventContent
The payload for an extensible emote message.
EmoteEventContentWithoutRelation
Form of EmoteEventContent without relation.
RedactedEmoteEventContent
Redacted form of EmoteEventContent

Type Aliases§

EmoteEvent
An org.matrix.msc1767.emote event.
OriginalEmoteEvent
An org.matrix.msc1767.emote event.
OriginalSyncEmoteEvent
An org.matrix.msc1767.emote event from a sync_events response.
RedactedEmoteEvent
An org.matrix.msc1767.emote event that has been redacted.
RedactedSyncEmoteEvent
An org.matrix.msc1767.emote event from a sync_events response that has been redacted.
SyncEmoteEvent
An org.matrix.msc1767.emote event from a sync_events response.