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