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