POST /_matrix/client/r0/joined_rooms
pub(crate) async fn joined_rooms_route( __arg0: State<State>, body: Args<Request>, ) -> Result<Response>
Lists all rooms the user has joined.