@wppconnect/wa-js - v3.23.1
    Preparing search index...

    Interface MsgFindCallLogParams

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

    Properties

    Properties

    anchor?: MsgKey
    count: number