logo
pub type RoomEncryptedEvent = MessageLikeEvent<RoomEncryptedEventContent>;
Expand description

An m.room.encrypted event.