toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifByChat
if
By
Chat
inline
fun
<
T
>
ChatMessageReactionUpdated
.
ifByChat
(
block
:
(
ChatMessageReactionUpdated.ByChat
)
->
T
)
:
T
?