toggle menu
Telegram Bot
7.5.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.internal
/
BreakCondition
Break
Condition
fun
interface
BreakCondition
Members
Functions
invoke
Link copied to clipboard
abstract
suspend
fun
invoke
(
user
:
User
,
update
:
ProcessedUpdate
,
bot
:
TelegramBot
)
:
Boolean