interface LexDialogActionDelegateimport { type LexDialogActionDelegate } from "https://deno.land/x/lambda@1.24.3/mod.ts"; Propertiestype: "Delegate"slots: { [name: string]: string | null; }