@wppconnect-team/wppconnect - v1.40.1
    Preparing search index...

    Interface MsgFindDirectionParams

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

    Properties

    Properties

    anchor: MsgKey
    count: number