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