Module

x/lambda/types.d.ts>LexGenericAttachment

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Very Popular
Go to Latest
interface LexGenericAttachment
import { type LexGenericAttachment } from "https://dotland.deno.dev/x/lambda@1.28.3/types.d.ts";

Properties

title: string
subTitle: string
imageUrl: string
attachmentLinkUrl: string
buttons: Array<{ text: string; value: string; }>