Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ pinned?: boolean; noforwards?: boolean; fwdModified?: boolean; peer: EntityLike; media: TypeInputMedia; mediaAreas?: TypeMediaArea[]; caption?: string; entities?: TypeMessageEntity[]; privacyRules: TypeInputPrivacyRule[]; randomId?: BigInteger; period?: number; fwdFromId?: EntityLike; fwdFromStory?: number }>>
__response: TypeUpdates
CONSTRUCTOR_ID: 3840305483
SUBCLASS_OF_ID: 2331323052
classType: "request"
className: "stories.SendStory"
pinned?: boolean
noforwards?: boolean
fwdModified?: boolean
mediaAreas?: TypeMediaArea[]
caption?: string
entities?: TypeMessageEntity[]
privacyRules: TypeInputPrivacyRule[]
randomId?: BigInteger
period?: number
fwdFromId?: EntityLike
fwdFromStory?: number

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