Module ruma_events::room::message[][src]

Expand description

Types for the m.room.message event.

Modules

Types for the m.room.message.feedback event.

Structs

Metadata about an audio clip.

The payload for an audio message.

The payload for an emote message.

Metadata about a file.

The payload for a file message.

Common message event content fields for message types that have separate plain-text and formatted representations.

The payload for an image message.

Information about the event a “rich reply” is replying to.

The payload for a key verification request message.

Thumbnail info associated with a location.

The payload for a location message.

The payload for MessageEvent.

The payload for a notice message.

The payload for a redacted MessageEventContent

Replacementunstable-pre-spec

The event this relation belongs to replaces another event.

The payload for a server notice message.

The payload for a text message.

Metadata about a video.

The payload for a video message.

Enums

Types of usage limits.

The format for the formatted representation of a message body.

The content that is specific to each message type variant.

Message vent relationship.

Types of server notices.

Type Definitions

This event is used when sending messages in a room.