There was an error while loading. Please reload this page.
Sends a message in the chat.
string
The message to send.
int
Amount of seconds before the bot deletes the message.
undefined
bot.sendChat('Hello World!');
Menu