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

    Interface MsgFindDirectionParams

    interface MsgFindDirectionParams {
        anchor: MsgKey;
        count: number;
    }
    Index
    anchor: MsgKey
    count: number