Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActivateStealthMode

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ past?: boolean; future?: boolean }>>
__response: TypeUpdates
CONSTRUCTOR_ID: 1471926630
SUBCLASS_OF_ID: 2331323052
classType: "request"
className: "stories.ActivateStealthMode"
past?: boolean
future?: boolean

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ past?: boolean; future?: boolean }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

  • new ActivateStealthMode(args: Partial<Partial<{ past?: boolean; future?: boolean }>>): ActivateStealthMode

Generated using TypeDoc