pub(crate) async fn get_public_rooms_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/publicRooms
Lists the public rooms on this server.