im

From SmartBots Developers Docs
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