1
2
3
4
//! Endpoints for client configuration.

pub mod set_global_account_data;
pub mod set_room_account_data;