ruma_events::key::verification

Module ready

Source
Expand description

Types for the m.key.verification.ready event.

Structs§

KeyVerificationReadyEventContent
The content of an in-room m.m.key.verification.ready event.
RedactedKeyVerificationReadyEventContent
Redacted form of KeyVerificationReadyEventContent
ToDeviceKeyVerificationReadyEventContent
The content of a to-device m.m.key.verification.ready event.

Type Aliases§

KeyVerificationReadyEvent
An m.key.verification.ready event.
OriginalKeyVerificationReadyEvent
An m.key.verification.ready event.
OriginalSyncKeyVerificationReadyEvent
An m.key.verification.ready event from a sync_events response.
RedactedKeyVerificationReadyEvent
An m.key.verification.ready event that has been redacted.
RedactedSyncKeyVerificationReadyEvent
An m.key.verification.ready event from a sync_events response that has been redacted.
SyncKeyVerificationReadyEvent
An m.key.verification.ready event from a sync_events response.
ToDeviceKeyVerificationReadyEvent
An m.key.verification.ready event.