toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifChatMessageReactionsCountUpdatedUpdate
if
Chat
Message
Reactions
Count
Updated
Update
inline
fun
<
T
>
Update
.
ifChatMessageReactionsCountUpdatedUpdate
(
block
:
(
ChatMessageReactionsCountUpdatedUpdate
)
->
T
)
:
T
?