• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/bot/serviceexample.php
  • Класс: BitrixImBotBotServiceExample
  • Вызов: ServiceExample::getBotId
static function getBotId()
{
	return BitrixMainConfigOption::get(self::MODULE_ID, self::BOT_CODE."_bot_id", 0);
}