• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/bot/supportbox.php
  • Класс: BitrixImBotBotSupportBox
  • Вызов: SupportBox::getSupportLevel
static function getSupportLevel(): string
{
	return self::SUPPORT_LEVEL_PAID;
}