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<{ id: BigInteger[] }>>
__response: TypeChats
CONSTRUCTOR_ID: 1240027791
SUBCLASS_OF_ID: 2580925204
classType: "request"
className: "messages.GetChats"
id: BigInteger[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ id: BigInteger[] }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

  • new GetChats(args: Partial<Partial<{ id: BigInteger[] }>>): GetChats

Generated using TypeDoc