toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifWebApp
if
Web
App
inline
fun
<
T
>
InlineQueryResultsButton
.
ifWebApp
(
block
:
(
InlineQueryResultsButton.WebApp
)
->
T
)
:
T
?