logo
pub type SyncKeyVerificationAcceptEvent = SyncMessageLikeEvent<KeyVerificationAcceptEventContent>;
Available on crate feature events only.
Expand description

An m.key.verification.accept event from a sync_events response.