toggle menu
Telegram Bot
7.5.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal
/
FailedUpdate
Failed
Update
data
class
FailedUpdate
(
val
exception
:
Throwable
,
val
update
:
ProcessedUpdate
)
Members
Constructors
Failed
Update
Link copied to clipboard
constructor
(
exception
:
Throwable
,
update
:
ProcessedUpdate
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable
update
Link copied to clipboard
val
update
:
ProcessedUpdate