@wppconnect-team/wppconnect - v1.36.4

    Interface ReactionData

    interface ReactionData {
        msgKey: string;
        orphan: number;
        orphanReason: any;
        parentMsgKey: string;
        reactionText: string;
        read: boolean;
        senderUserJid: string;
        timestamp: number;
    }
    Index

    Properties

    msgKey: string
    orphan: number
    orphanReason: any
    parentMsgKey: string
    reactionText: string
    read: boolean
    senderUserJid: string
    timestamp: number
    MMNEPVFCICPMFPCPTTAAATR