Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputChatUploadedPhoto

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { file?: TypeInputFile; video?: TypeInputFile; videoStartTs?: number; videoEmojiMarkup?: TypeVideoSize }

Type declaration

CONSTRUCTOR_ID: 3184373440
SUBCLASS_OF_ID: 3572182388
classType: "constructor"
className: "InputChatUploadedPhoto"
videoStartTs?: number
videoEmojiMarkup?: TypeVideoSize

Methods

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

Constructors

Generated using TypeDoc