• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/internals/chatindex.php
  • Класс: BitrixImInternalsChatIndex
  • Вызов: ChatIndex::getClearedTitle
public function getClearedTitle(): string
{
	return ChatIndex::clearText($this->title);
}