whatsapp-api-js - v5.2.0

    Type Alias ServerImageMessage

    type ServerImageMessage = {
        image: {
            caption?: string;
            id: string;
            mime_type: string;
            sha256: string;
        };
        type: "image";
    }
    Index

    Properties

    Properties

    image: { caption?: string; id: string; mime_type: string; sha256: string }
    type: "image"
    MMNEPVFCICPMFPCPTTAAATR