logo
pub type SyncRoomEncryptionEvent = SyncStateEvent<RoomEncryptionEventContent>;
Available on crate feature events only.
Expand description

An m.room.encryption event from a sync_events response.