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