Difference between revisions of "Bot Playground/Commands"
From SmartBots Developers Docs
Jump to: navigation, search
Line 14: | Line 14: | ||
{{API_Table_end}} | {{API_Table_end}} | ||
+ | |||
+ | {{NavMenu}} |
Revision as of 15:09, 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. |
- Commands