ResponseBuilderProps
Stentor API Reference / stentor-models/src / ResponseBuilderProps
Interface: ResponseBuilderProps
Defined in: packages/stentor-models/src/Response/AbstractResponseBuilder.ts:14
Propertiesβ
deviceβ
device:
Readonly\<Device>
Defined in: packages/stentor-models/src/Response/AbstractResponseBuilder.ts:18
Capabilities of the current device used by the builder
backgroundImage?β
optionalbackgroundImage:ImageSpecification[]
Defined in: packages/stentor-models/src/Response/AbstractResponseBuilder.ts:24
Sets the background image for some channels with display surfaces.
Deprecatedβ
In favor of setting the background image on the channel.
assistantTitle?β
optionalassistantTitle:string
Defined in: packages/stentor-models/src/Response/AbstractResponseBuilder.ts:30
Sets the title for some channels with display surfaces.
Deprecatedβ
In favor of setting the title directly on the channel.