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