• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Chat/CommentChat.php
  • Класс: BitrixImV2ChatCommentChat
  • Вызов: CommentChat::getParent
public function getParent(): ?Chat
{
	return $this->parentChat;
}