logo
pub type RoomEncryptedEvent = MessageLikeEvent<RoomEncryptedEventContent>;
Available on crate feature events only.
Expand description

An m.room.encrypted event.