• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/classes/general/im_notify.php
  • Класс: CIMNotify
  • Вызов: CIMNotify::GetRealCounters
static function GetRealCounters($chatId)
{
	return BitrixImNotify::getRealCounters($chatId);
}