toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifCallbackGameInlineKeyboardButton
if
Callback
Game
Inline
Keyboard
Button
inline
fun
<
T
>
InlineKeyboardButton
.
ifCallbackGameInlineKeyboardButton
(
block
:
(
CallbackGameInlineKeyboardButton
)
->
T
)
:
T
?