docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifSecureValueWithData
if
Secure
Value
With
Data
inline
fun
<
T
>
SecureValue
.
ifSecureValueWithData
(
block
:
(
SecureValueWithData
)
->
T
)
:
T
?