teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetTopReactionsParams

    interface MessagesGetTopReactionsParams {
        hash: BigInteger;
        limit: number;
    }
    Index
    hash: BigInteger

    Hash used for caching, for more info click here .

    limit: number

    Maximum number of results to return, see pagination