toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifEncryptedAddress
if
Encrypted
Address
inline
fun
<
T
>
EncryptedPassportElement
.
ifEncryptedAddress
(
block
:
(
EncryptedAddress
)
->
T
)
:
T
?