ruma_events

Module room_key_request

Source
Expand description

Types for the m.room_key_request event.

Structs§

RequestedKeyInfo
Information about a requested key.
ToDeviceRoomKeyRequestEventContent
The content of an m.room_key_request event.

Enums§

Action
A new key request or a cancellation of a previous request.

Type Aliases§

ToDeviceRoomKeyRequestEvent
An m.room_key_request event.