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

    Interface MsgFindDirectionParams

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