ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
whenSecureValueWithTranslations
when
Secure
Value
With
Translations
inline
fun
<
T
>
SecureValue
.
whenSecureValueWithTranslations
(
block
:
(
SecureValueWithTranslations
)
->
T
)
:
T
?