DeleteBotResponseCopyimport type { DeleteBotResponse } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/lexmodelsv2.ts";interface DeleteBotResponse {botId?: string | null;botStatus?: BotStatus | null;}§Properties§botId?: string | null[src]§botStatus?: BotStatus | null[src]