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

    Interface WhatsAppWebhookPayload

    interface WhatsAppWebhookPayload {
        entry: WhatsAppWebhookEntry[];
        object: string;
    }
    Index

    Properties

    Properties

    entry

    object: string