pub(crate) async fn get_room_visibility_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/directory/list/room/{roomId}
Gets the visibility of a given room in the room directory.