Documentation - v0.27.1
    Preparing search index...

    Interface RawPhotoSizeSourceStickerSetThumbnailLegacy

    This photo is a legacy sticker set thumbnail

    interface RawPhotoSizeSourceStickerSetThumbnailLegacy {
        _: "stickerSetThumbnailLegacy";
        accessHash: Long;
        id: Long;
        localId: number;
        volumeId: Long;
    }

    Hierarchy

    Index

    Properties

    _: "stickerSetThumbnailLegacy"
    accessHash: Long
    id: Long
    localId: number
    volumeId: Long