docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifSecureValueIdentity
if
Secure
Value
Identity
inline
fun
<
T
>
SecureValue
.
ifSecureValueIdentity
(
block
:
(
SecureValueIdentity
)
->
T
)
:
T
?