docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifExtendedPrivateChatImpl
if
Extended
Private
Chat
Impl
inline
fun
<
T
>
Chat
.
ifExtendedPrivateChatImpl
(
block
:
(
ExtendedPrivateChatImpl
)
->
T
)
:
T
?