docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifEncryptedPassportElementWithEmail
if
Encrypted
Passport
Element
With
Email
inline
fun
<
T
>
EncryptedPassportElement
.
ifEncryptedPassportElementWithEmail
(
block
:
(
EncryptedPassportElementWithEmail
)
->
T
)
:
T
?