Difference between revisions of "Bot Playground/Commands/im"

From SmartBots Developers Docs
Jump to: navigation, search
Line 13: Line 13:
  
 
{{API Variable Group|Output}}
 
{{API Variable Group|Output}}
{{API HTTP Standard Output}}
+
{{API Return value}}
  
 
{{API Variables Table End}}
 
{{API Variables Table End}}
  
 
== Comments ==
 
== Comments ==

Revision as of 13:50, 28 June 2016

Sends Instant Message to specific avatar.

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


Input:
location optional The initial location to login. Leave blank for previous location.

Format: Region name/X/Y/Z

Use HOME instead of location to send the bot home (see examples below).

Output:
result Promise

Comments