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 |
Example
More Information
- infoReceived โ fires when an info message is received
- sendInfo โ the method that sends info messages