logo
pub type RedactedSyncRoomMessageEvent = RedactedSyncMessageLikeEvent<RedactedRoomMessageEventContent>;
Expand description

An m.room.message event from a sync_events response that has been redacted.