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