• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/posting/counter.php
  • Класс: BitrixSenderPostingCounter
  • Вызов: Counter::getClicked
public function getClicked()
{
	return $this->letter->get('COUNT_CLICK', 0);
}