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