ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifWebAppInlineKeyboardButton
if
Web
App
Inline
Keyboard
Button
inline
fun
<
T
>
InlineKeyboardButton
.
ifWebAppInlineKeyboardButton
(
block
:
(
WebAppInlineKeyboardButton
)
->
T
)
:
T
?