Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CountriesList

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { countries: Country[]; hash: number }

Type declaration

CONSTRUCTOR_ID: 2278585758
SUBCLASS_OF_ID: 3929144968
classType: "constructor"
className: "help.CountriesList"
countries: Country[]
hash: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { countries: Country[]; hash: number }

Constructors

Generated using TypeDoc