Contents
Support Managers
| Makaylah Wurgle English | online | 
| Rehnaeaislinn English | online | 
| shorty McKeenan English | online | 
| Aerielle Kiyori English | offline | 
| Alexander Pixels English | offline | 
| Amyalka English | offline | 
| Bustychocolate Ravenheart English | offline | 
| Glaznah Gassner English, Russian | offline | 
| Justina Mcminnar English | offline | 
| Sammyredfire English | offline | 
| Xartashah English | offline | 
| show offline managers | |
| English, Russian | 
SBSL Event: start_typing
			Main > Bot Scripting Language > SBSL Event: start typing		
			
			| SBSL Events | 
Have a question? Ask at SmartBots DevPortal!
DevPortal is a blog and forum for developers. Ask your questions to get a prompt reply!
This event is being fired when someone starts typing an Instant Message to the bot.
Important note: this event is being fired only once per 30 minutes per resident. This makes this event useful to catch the conversation start.
Variables
This event has the following variables:
- $speaker_name - the name of the avatar, or object name
- $speaker_uuid - UUID of the avatar, or object UUID
Return back to events list.