Documentation - v0.29.2
    Preparing search index...
    interface UniquePhotoId {
        _: "photoId";
        id: Long;
        subType: number;
    }
    Index

    Properties

    Properties

    _: "photoId"
    id: Long
    subType: number
    • profile photos: 0 - small, 1 - big
    • thumbnails: 0 = a, 1 = c, otherwise String.fromCharCode(subType - 5)