pub(crate) async fn get_location_for_room_alias_route(
_body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/v3/thirdparty/location
Reverse third-party lookup by Matrix room alias; empty for the same reason as the user reverse lookup.