...

From SmartBots Developers Docs
Jump to: navigation, search

<TTT_onlyinclude>...</TTT_onlyinclude>

Bot.on("...", function(event) { ... });

Reference

This event comes with the following event object:

Variable Required Description
event object properties:
... ...
... ...

Example

...