Type Definition ruma_events::room::join_rules::JoinRulesEvent[][src]

pub type JoinRulesEvent = StateEvent<JoinRulesEventContent>;
Expand description

Describes how users are allowed to join the room.