• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Chat/NullChat.php
  • Класс: BitrixImV2ChatNullChat
  • Вызов: NullChat::getStartId
public function getStartId(?int $userId = null): int
{
	return 0;
}