im

From SmartBots Developers Docs
Bot PlaygroundCommands
Revision as of 14:28, 30 September 2016 by Gg (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sends Instant Message to specific avatar.

Bot.im( name_or_UUID, message );

Reference

This command accepts the following parameters:

Variable Required Description


Input:
name_or_UUID yes The name or UUID of the avatar
message yes The message to send
Output:
result This function does not return anything

Comments