whatsapp-api-js - v5.2.0
    Preparing search index...

    Type Alias ServerAudioMessage

    type ServerAudioMessage = {
        audio: { id: string; mime_type: string; sha256: string };
        type: "audio";
    }
    Index

    Properties

    Properties

    audio: { id: string; mime_type: string; sha256: string }
    type: "audio"