TelegramBotAPI
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
whenCommonPassportSecureValue
when
Common
Passport
Secure
Value
inline
fun
<
T
>
SecureValue
.
whenCommonPassportSecureValue
(
block
:
(
CommonPassportSecureValue
)
->
T
)
:
T
?