whatsapp-api-js - v5.2.0

    Type Alias ServerConversation

    type ServerConversation = {
        expiration_timestamp: number;
        id: string;
        origin: { type: ServerInitiation };
    }
    Index

    Properties

    expiration_timestamp: number
    id: string
    origin: { type: ServerInitiation }
    MMNEPVFCICPMFPCPTTAAATR