teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetRecentStickersParams

    interface MessagesGetRecentStickersParams {
        attached?: boolean;
        hash: BigInteger;
    }
    Index
    attached?: boolean

    Get stickers recently attached to photo or video files

    hash: BigInteger

    Hash used for caching, for more info click here .