[][src]Module ruma_events::custom

Types for custom events outside of the Matrix specification.

Structs

CustomEvent

A custom event not covered by the Matrix specification.

CustomRoomEvent

A custom room event not covered by the Matrix specification.

CustomStateEvent

A custom state event not covered by the Matrix specification.

Type Definitions

CustomEventContent

The payload for CustomEvent.

CustomRoomEventContent

The payload for CustomRoomEvent.

CustomStateEventContent

The payload for CustomStateEvent.