Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { type: TypeSentCodeType; phoneCodeHash: string; nextType?: TypeCodeType; timeout?: number }

Type declaration

CONSTRUCTOR_ID: 1577067778
SUBCLASS_OF_ID: 1827172481
classType: "constructor"
className: "auth.SentCode"
phoneCodeHash: string
nextType?: TypeCodeType
timeout?: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc