pub async fn reject_request( client: &MoltbookClient, conversation_id: &str, block: bool, ) -> Result<(), ApiError>