pub async fn user_conversations( client: &mut Client, paging: Paging<'_>, ) -> Result<Conversations, Error>