Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TypeNotFoundError

Occurs when a type is not found, for example, when trying to read a TLObject with an invalid constructor code.

Hierarchy

  • Error
    • TypeNotFoundError

Index

Properties

invalidConstructorId: number
remaining: Buffer

Constructors

  • new TypeNotFoundError(invalidConstructorId: number, remaining: Buffer): TypeNotFoundError

Generated using TypeDoc