@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Interface SendStatusOptions

    interface SendStatusOptions {
        caption?: string;
        messageId?: string | MsgKey;
        waitForAck?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    caption?: string
    messageId?: string | MsgKey
    waitForAck?: boolean