teleproto - v1.229.0
    Preparing search index...

    Class InputMediaUploadedPhoto

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "InputMediaUploadedPhoto"
    classType: "constructor"
    CONSTRUCTOR_ID: 2105767386
    livePhoto?: boolean
    originalArgs: {
        file: TypeInputFile;
        livePhoto?: boolean;
        spoiler?: boolean;
        stickers?: TypeInputDocument[];
        ttlSeconds?: number;
        video?: TypeInputDocument;
    }
    spoiler?: boolean
    stickers?: TypeInputDocument[]
    SUBCLASS_OF_ID: 4210575092
    ttlSeconds?: number