Difference between revisions of "Bot Playground/Events/instant message"
From SmartBots Developers Docs
								 (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>Fires when bot receives a message from another avatar or in-world object.</onlyinclude>  {{API Command Table}} {{API Variable Gro...")  | 
				|||
| Line 2: | Line 2: | ||
<onlyinclude>Fires when bot receives a message from another avatar or in-world object.</onlyinclude>  | <onlyinclude>Fires when bot receives a message from another avatar or in-world object.</onlyinclude>  | ||
| − | {{API   | + | {{API Event Table}}  | 
{{API Variable Group|Output}}  | {{API Variable Group|Output}}  | ||
{{API Variable|message}}The text of the message  | {{API Variable|message}}The text of the message  | ||
Revision as of 14:10, 28 June 2016
Fires when bot receives a message from another avatar or in-world object.
Reference
This event comes with the following event object:
| Variable | Required | Description | |
|---|---|---|---|
| Output: | |||
| message | The text of the message | ||