GET /_matrix/client/r0/rooms/{roomId}/threads
pub(crate) async fn get_threads_route( __arg0: State<State>, body: Args<Request>, ) -> Result<Response>