Type Definition ruma::events::room::join_rules::JoinRulesEvent[][src]

pub type JoinRulesEvent = StateEvent<JoinRulesEventContent>;
This is supported on crate feature events only.
Expand description

Describes how users are allowed to join the room.