@wppconnect/wa-js - v4.6.0
    Preparing search index...

    Interface MsgFindCallLogParams

    interface MsgFindCallLogParams {
        anchor?: MsgKey;
        count: number;
    }
    Index
    anchor?: MsgKey
    count: number