Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UploadContactProfilePhoto

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ suggest?: boolean; save?: boolean; userId: EntityLike; file?: TypeInputFile; video?: TypeInputFile; videoStartTs?: number; videoEmojiMarkup?: TypeVideoSize }>>
__response: Api.photos.Photo
CONSTRUCTOR_ID: 3779873393
SUBCLASS_OF_ID: 3264396580
classType: "request"
className: "photos.UploadContactProfilePhoto"
suggest?: boolean
save?: boolean
userId: EntityLike
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