Type Definition ruma_events::room::server_acl::ServerAclEvent[][src]

pub type ServerAclEvent = StateEvent<ServerAclEventContent>;
Expand description

An event to indicate which servers are permitted to participate in the room.