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