@wppconnect-team/wppconnect - v2.2.4
    Preparing search index...

    Interface MsgFindCallLogParams

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