pub async fn edit_slack_command(
configuration: &Configuration,
workspace: &str,
edit_slack_command_request: EditSlackCommandRequest,
) -> Result<String, Error<EditSlackCommandError>>
pub async fn edit_slack_command(
configuration: &Configuration,
workspace: &str,
edit_slack_command_request: EditSlackCommandRequest,
) -> Result<String, Error<EditSlackCommandError>>