Contents

Support Managers

Rehnaeaislinn
English
online
Aerielle Kiyori
English
offline
show offline managers  
English, Hindi, Russian  

SBSL Event: chat_message

Have a question? Ask at SmartBots DevPortal!

DevPortal is a blog and forum for developers. Ask your questions to get a prompt reply!

Continue to DevPortal



This event is being fired when bot receives a local chat message.

Variables

This event has the following variables:

  • $speaker_type - the source of the message: AGENT, OBJECT or SYSTEM
  • $speaker_name - the name of the avatar, or object name
  • $speaker_uuid - UUID of the avatar, or object UUID
  • $speaker_owner - object owner's UUID
  • $message - message text

Return back to events list.