logo
pub type RedactedSyncRoomMessageEvent = RedactedSyncMessageLikeEvent<RedactedRoomMessageEventContent>;
Available on crate feature events only.
Expand description

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