Documentation - v0.29.2
    Preparing search index...

    Interface UniquePhotoStickerSetVersion

    interface UniquePhotoStickerSetVersion {
        _: "photoStickerSetVersion";
        stickerSetId: Long;
        stickerSetVersion: number;
    }
    Index

    Properties

    _: "photoStickerSetVersion"
    stickerSetId: Long
    stickerSetVersion: number