toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.interfaces.helper
/
ExceptionHandler
Exception
Handler
fun
interface
ExceptionHandler
Interface which defines an exception handling process.
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
exception
:
Throwable
,
update
:
ProcessedUpdate
)
Handling action.