pub async fn issue_label_delete( client: &Client, id: String, ) -> Result<Value, LinearError>
Deletes an issue label.