Skip to main content

@dialstack/sdk-dev / server/src / ButtonTemplateRetrieveOptions

Interface: ButtonTemplateRetrieveOptions

Defined in: sdk/server/src/index.ts:1051

Properties

expand?

TypeScript
optional expand?: "buttons"[];

Defined in: sdk/server/src/index.ts:1058

Related resources to include inline. Supported values: buttons.


for_device?

TypeScript
optional for_device?: string;

Defined in: sdk/server/src/index.ts:1056

Evaluate the template against a specific device and include a compatibility summary in the response.