docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenSecureValueWithFiles
when
Secure
Value
With
Files
inline
fun
<
T
>
SecureValue
.
whenSecureValueWithFiles
(
block
:
(
SecureValueWithFiles
)
->
T
)
:
T
?