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