Emitted when an info message is successfully sent during a call viaDocumentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
sendInfo().
Category
Info MessageCallback Parameters
| Parameter | Type | Description |
|---|---|---|
text | string | The text content of the sent message. |
data | Record<string, any> | The key-value data included with the message. |