toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifSpoilerableTelegramMedia
if
Spoilerable
Telegram
Media
inline
fun
<
T
>
TelegramMedia
.
ifSpoilerableTelegramMedia
(
block
:
(
SpoilerableTelegramMedia
)
->
T
)
:
T
?