Documentation - v0.27.1
    Preparing search index...

    Interface RawPhotoSizeSourceStickerSetThumbnailVersion

    This photo is a legacy sticker set identified by a version

    interface RawPhotoSizeSourceStickerSetThumbnailVersion {
        _: "stickerSetThumbnailVersion";
        accessHash: Long;
        id: Long;
        version: number;
    }

    Hierarchy

    Index

    Properties

    Properties

    _: "stickerSetThumbnailVersion"
    accessHash: Long
    id: Long
    version: number