Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputMediaUploadedDocument

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { nosoundVideo?: boolean; forceFile?: boolean; spoiler?: boolean; file: TypeInputFile; thumb?: TypeInputFile; mimeType: string; attributes: TypeDocumentAttribute[]; stickers?: TypeInputDocument[]; ttlSeconds?: number }

Type declaration

CONSTRUCTOR_ID: 1530447553
SUBCLASS_OF_ID: 4210575092
classType: "constructor"
className: "InputMediaUploadedDocument"
nosoundVideo?: boolean
forceFile?: boolean
spoiler?: boolean
mimeType: string
attributes: TypeDocumentAttribute[]
stickers?: TypeInputDocument[]
ttlSeconds?: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc