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

    Interface WhatsAppContactCard

    interface WhatsAppContactCard {
        name?: WhatsAppContactName;
        phones?: WhatsAppContactPhone[];
    }
    Index

    Properties

    Properties