Type Definition ruma_common::events::room::encryption::StrippedRoomEncryptionEvent
source · [−]pub type StrippedRoomEncryptionEvent = StrippedStateEvent<RoomEncryptionEventContent>;Available on crate feature
events only.Expand description
An m.room.encryption event from an invited room preview.
