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