Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputAppEvent

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { time: number; type: string; peer: BigInteger; data: TypeJSONValue }

Type declaration

CONSTRUCTOR_ID: 488313413
SUBCLASS_OF_ID: 2301763846
classType: "constructor"
className: "InputAppEvent"
time: number
type: string
peer: BigInteger

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { time: number; type: string; peer: BigInteger; data: TypeJSONValue }

Constructors

Generated using TypeDoc