Difference between revisions of "Bot Playground/Commands"
From SmartBots Developers Docs
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
− | |||
Commands are being sent to the bot by calling the javascript method of ''Bot'': | Commands are being sent to the bot by calling the javascript method of ''Bot'': | ||
Revision as of 14:24, 28 June 2016
Commands are being sent to the bot by calling the javascript method of Bot:
Bot.im("Glaznah Gassner", "Hello there!");
Commands reference
Command | Description | |
---|---|---|
Messaging | ||
im | Sends Instant Message to specific avatar. |