toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.core
/
TgUpdateHandler
/
handle
handle
suspend
fun
handle
(
update
:
ProcessedUpdate
)
Handle the update.
Parameters
update
suspend
fun
handle
(
update
:
ProcessedUpdate
,
block
:
FunctionalHandlingBlock
)
Functional handling dsl
Parameters
update
block