Skip to main content

ResponseBuilderProps

Stentor API Reference


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?​

optional backgroundImage: 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?​

optional assistantTitle: 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.