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