Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TelegramError

Hierarchy

  • Error
    • TelegramError

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new TelegramError(response: ErrorPayload, on?: {}): TelegramError

Properties

Readonly on

on: {} = ...

Type declaration

Readonly response

response: ErrorPayload

Accessors

code

  • get code(): number

description

  • get description(): string

parameters

  • get parameters(): undefined | ResponseParameters

Generated using TypeDoc