• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/sitebutton/channel/channelwhatsapp.php
  • Класс: Bitrix\Crm\SiteButton\Channel\ChannelWhatsApp
  • Вызов: ChannelWhatsApp::getName
static function getName()
{
	return Loc::getMessage('CRM_BUTTON_MANAGER_TYPE_NAME_'.mb_strtoupper(self::getType()));
}