• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Chat/PrivateChat.php
  • Класс: BitrixImV2ChatPrivateChat
  • Вызов: PrivateChat::checkAccessWithoutCaching
protected function checkAccessWithoutCaching(int $userId): bool
{
	return $this->getCompanion($userId)->hasAccess($userId);
}