nest-whatsapp - v0.0.1
    Preparing search index...

    Interface WhatsAppWebhookEntry

    interface WhatsAppWebhookEntry {
        changes: WhatsAppWebhookChange[];
        id: string;
    }
    Index

    Properties

    Properties

    id: string