1//! Endpoints part of the application service extension of the client-server API 2 3pub mod request_ping; 4pub mod set_room_visibility;