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

    Interface WhatsAppVideo

    interface WhatsAppVideo {
        caption?: string;
        link: string;
    }
    Index

    Properties

    Properties

    caption?: string
    link: string