pub(crate) async fn get_room_information_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/query/directory
Resolve a room alias to a room id.