docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifPassportSingleElementError
if
Passport
Single
Element
Error
inline
fun
<
T
>
PassportElementError
.
ifPassportSingleElementError
(
block
:
(
PassportSingleElementError
)
->
T
)
:
T
?