Skip to main content

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

Interface: ButtonTemplateRetrieveOptions

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

Properties​

expand?​

TypeScript
optional expand?: "buttons"[];

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

Related resources to include inline. Supported values: buttons.


for_device?​

TypeScript
optional for_device?: string;

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

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