Type Definition ruma::events::room::server_acl::ServerAclEvent[][src]

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

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