Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UploadProfilePhoto

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ fallback?: boolean; bot?: EntityLike; file?: TypeInputFile; video?: TypeInputFile; videoStartTs?: number; videoEmojiMarkup?: TypeVideoSize }>>
__response: Api.photos.Photo
CONSTRUCTOR_ID: 59286453
SUBCLASS_OF_ID: 3264396580
classType: "request"
className: "photos.UploadProfilePhoto"
fallback?: boolean
videoStartTs?: number
videoEmojiMarkup?: TypeVideoSize

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

Generated using TypeDoc