logo
pub type RoomJoinRulesEvent = StateEvent<RoomJoinRulesEventContent>;
Available on crate feature events only.
Expand description

An m.room.join_rules event.

Implementations

Obtain the join rule, regardless of whether this event is redacted.