toggle menu
Telegram Bot
7.5.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.interfaces.helper
/
ExceptionHandler
/
handle
handle
abstract
suspend
fun
handle
(
exception
:
Throwable
,
update
:
ProcessedUpdate
)
Handling action.
Parameters
exception
Exception itself.
update
Update that caused it.