• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Controller/Chat.php
  • Класс: BitrixImV2ControllerChat
  • Вызов: Chat::shallowLoadAction
public function shallowLoadAction(BitrixImV2Chat $chat): ?array
{
	return $this->toRestFormat($chat);
}