Module media_preview_config

Source
Expand description

Types for the m.media_preview_config event.

Structs§

MediaPreviewConfigEventContent
The content of an m.media_preview_config event.
UnstableMediaPreviewConfigEventContent
The content of an io.element.msc4278.media_preview_config event, the unstable version of m.media_preview_config in global account data.

Enums§

InviteAvatars
The configuration to handle if avatars should be shown in invites.
MediaPreviews
The configuration that handles if media previews should be shown in the timeline.

Type Aliases§

GlobalMediaPreviewConfigEvent
A global m.media_preview_config event.
GlobalUnstableMediaPreviewConfigEvent
A global io.element.msc4278.media_preview_config event.
RoomMediaPreviewConfigEvent
A room m.media_preview_config event.
RoomUnstableMediaPreviewConfigEvent
A room io.element.msc4278.media_preview_config event.