pub fn mergebot( client: &Client, project: &Option<String>, merge_labels: &str, merge_emoji: &str, ) -> Result<()>