teleproto - v1.229.0
    Preparing search index...

    Class InputMediaUploadedDocument

    Hierarchy (View Summary)

    • VirtualClass<
          {
              attributes: TypeDocumentAttribute[];
              file: TypeInputFile;
              forceFile?: boolean;
              mimeType: string;
              nosoundVideo?: boolean;
              spoiler?: boolean;
              stickers?: TypeInputDocument[];
              thumb?: TypeInputFile;
              ttlSeconds?: int;
              videoCover?: TypeInputPhoto;
              videoTimestamp?: int;
          },
      >
      • InputMediaUploadedDocument
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    attributes: TypeDocumentAttribute[]
    className: "InputMediaUploadedDocument"
    classType: "constructor"
    CONSTRUCTOR_ID: 58495792
    forceFile?: boolean
    mimeType: string
    nosoundVideo?: boolean
    originalArgs: {
        attributes: TypeDocumentAttribute[];
        file: TypeInputFile;
        forceFile?: boolean;
        mimeType: string;
        nosoundVideo?: boolean;
        spoiler?: boolean;
        stickers?: TypeInputDocument[];
        thumb?: TypeInputFile;
        ttlSeconds?: number;
        videoCover?: TypeInputPhoto;
        videoTimestamp?: number;
    }
    spoiler?: boolean
    stickers?: TypeInputDocument[]
    SUBCLASS_OF_ID: 4210575092
    ttlSeconds?: number
    videoCover?: TypeInputPhoto
    videoTimestamp?: number