@dialstack/sdk / server / ButtonTemplateRetrieveOptions
Interface: ButtonTemplateRetrieveOptions
Defined in: sdk/src/server/index.ts:1034
Properties
expand?
TypeScript
optional expand?: "buttons"[];
Defined in: sdk/src/server/index.ts:1041
Related resources to include inline. Supported values: buttons.
for_device?
TypeScript
optional for_device?: string;
Defined in: sdk/src/server/index.ts:1039
Evaluate the template against a specific device and include a
compatibility summary in the response.