IChatThread
Home > @gooddata/sdk-backend-spi > IChatThread
IChatThread interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Chatbot thread.
Signature:
export interface IChatThread 
Methods
| Method | Description | 
|---|---|
| (BETA) Load chat history for the chat thread. | |
| (BETA) Add a user message to the chat thread. | |
| (BETA) Reset the chat thread history. | |
| (BETA) Save render visualisation status for the interaction. | |
| (BETA) Save user feedback for the interaction. | |
| (BETA) Save user feedback for the interaction. |