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