docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifSecureValueWithTranslations
if
Secure
Value
With
Translations
inline
fun
<
T
>
SecureValue
.
ifSecureValueWithTranslations
(
block
:
(
SecureValueWithTranslations
)
->
T
)
:
T
?