BOT_SAY_CHAT
Commands bot to say a message on the specified channel.
Variables
The following table shows input values (you send them with the API call) and returned output values.
Variable | Description |
|---|---|
| Message to send. |
| Channel to say the message on. |
Example
llMessageLinked(LINK_SET, BOT_SAY_CHAT, "Sending this to local chat", "0");