logo
pub type RedactedSyncRoomGuestAccessEvent = RedactedSyncStateEvent<RedactedRoomGuestAccessEventContent>;
Available on crate feature events only.
Expand description

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