Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/messageservice/lib/Providers/Edna/WhatsApp/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/messageservice/lib/Providers/Edna/WhatsApp/Initiator.php

<?php

namespace Bitrix\MessageService\Providers\Edna\WhatsApp;

use Bitrix\MessageService\Providers\Edna\Constants\ChannelType;

class Initiator extends \Bitrix\MessageService\Providers\Edna\Initiator
{
	protected string $channelType = ChannelType::WHATSAPP;

}