TelegramBotAPI
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifCommon
if
Common
inline
fun
<
T
>
KeyboardButtonRequestUser
.
ifCommon
(
block
:
(
KeyboardButtonRequestUser.Common
)
->
T
)
:
T
?