Skip to main content

create_alias_route

Function create_alias_route 

Source
pub(crate) async fn create_alias_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/client/v3/directory/room/{roomAlias}

Creates a new room alias on this server.