<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Communication/etc/communication.xsd">
    <topic name="whatsapp.delivery.check" request="BlueLogic\GupShupSms\Api\Data\WhatsappMessageInterface">
        <handler name="whatsappDeliveryHandler" type="BlueLogic\GupShupSms\Queue\Handler\WhatsappDeliveryHandler" method="process"/>
    </topic>
</config>
