• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/uf/messengercallconnector.php
  • Класс: BitrixDiskUfMessengerCallConnector
  • Вызов: MessengerCallConnector::canUpdate
public function canUpdate($userId): bool
{
	return $this->canRead($userId);
}