LastActiveResponse
Stentor API Reference / stentor-models/src / LastActiveResponse
Type Alias: LastActiveResponse<T>
LastActiveResponse<
T> =LastActive<SimpleResponse<T>>
Defined in: packages/stentor-models/src/Response/Response.ts:167
A response that is contextual, it knows about your past interactions.
Type Parameters​
T​
T = string | ResponseOutput