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

    Interface WhatsAppSystemPayload

    interface WhatsAppSystemPayload {
        body?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    body?: string
    type?: string