SlotDependentResponse
Stentor API Reference / stentor-models/src / SlotDependentResponse
Type Alias: SlotDependentResponse\<T>
SlotDependentResponse\<
T> =SlotDependable\<SimpleResponse\<T>>
Defined in: packages/stentor-models/src/Response/Response.ts:171
A response that is dependent on a slot value in the current request.
Type Parameters​
T​
T = string | ResponseOutput