pub type RedactedSyncRoomMessageEvent = RedactedSyncMessageLikeEvent<RedactedRoomMessageEventContent>;
Expand description
An m.room.message
event from a sync_events
response that has been redacted.
pub type RedactedSyncRoomMessageEvent = RedactedSyncMessageLikeEvent<RedactedRoomMessageEventContent>;
An m.room.message
event from a sync_events
response that has been redacted.