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