ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifWebApp
if
Web
App
inline
fun
<
T
>
InlineQueryResultsButton
.
ifWebApp
(
block
:
(
InlineQueryResultsButton.WebApp
)
->
T
)
:
T
?