ruma_client_api/
threads.rs

1//! Endpoints for querying threads in a room.
2
3pub mod get_threads;