Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GetCountriesList

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ langCode: string; hash: number }>>
__response: TypeCountriesList
CONSTRUCTOR_ID: 1935116200
SUBCLASS_OF_ID: 3929144968
classType: "request"
className: "help.GetCountriesList"
langCode: string
hash: number

Methods

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

Constructors

  • new GetCountriesList(args: Partial<Partial<{ langCode: string; hash: number }>>): GetCountriesList

Generated using TypeDoc