Constructors
constructor
- new TelegramError(response: ErrorPayload, on?: {}): TelegramError
-
Parameters
-
response: ErrorPayload
-
on: {} = ...
Properties
Readonly response
response: ErrorPayload
Accessors
description
- get description(): string
parameters
- get parameters(): undefined | ResponseParameters
-
Returns undefined | ResponseParameters