• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/bot/openlineslistenerexample.php
  • Класс: BitrixImBotBotOpenlinesListenerExample
  • Вызов: OpenlinesListenerExample::onBotDelete
static function onBotDelete($bodId)
{
	return self::setBotId(0);
}