Interface RawPhotoSizeSourceStickerSetThumbnailLegacy

This photo is a legacy sticker set thumbnail

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

Hierarchy

Properties

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