ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifAny
if
Any
inline
fun
<
T
>
KeyboardButtonRequestUser
.
ifAny
(
block
:
(
KeyboardButtonRequestUser.Any
)
->
T
)
:
T
?