toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifDimmable
if
Dimmable
inline
fun
<
T
>
BackgroundType
.
ifDimmable
(
block
:
(
BackgroundType.Dimmable
)
->
T
)
:
T
?