toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.utils
/
TgFailureException
Tg
Failure
Exception
class
TgFailureException
(
val
response
:
String
)
:
TgException
Members
Constructors
Tg
Failure
Exception
Link copied to clipboard
constructor
(
response
:
String
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
=
null
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null
response
Link copied to clipboard
val
response
:
String