teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetStickersParams

    interface MessagesGetStickersParams {
        emoticon: string;
        hash: BigInteger;
    }
    Index
    emoticon: string

    The emoji

    hash: BigInteger

    Hash used for caching, for more info click here .