toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifExtendedNonBotChat
if
Extended
Non
Bot
Chat
inline
fun
<
T
>
Chat
.
ifExtendedNonBotChat
(
block
:
(
ExtendedNonBotChat
)
->
T
)
:
T
?