Contents

Support Managers

Makaylah Wurgle
English
online
Sammyredfire
English
online
show offline managers  
English, Hindi, Russian  

SBSL Event: group_im

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 group chat message.

Variables

This event has the following variables:

  • $group_name - the group name
  • $group_uuid - the group UUID
  • $speaker_name - the name of the avatar talking
  • $speaker_uuid - UUID of the avatar talking
  • $message - message text

Group chat saving must be enabled for this event to function.

Return back to events list.