docs
3.3.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils.updates
/
filterSentMediaGroupUpdatesByChat
filter
Sent
Media
Group
Updates
By
Chat
fun
<
T
:
SentMediaGroupUpdate
>
Flow
<
T
>
.
filterSentMediaGroupUpdatesByChat
(
chat
:
Chat
)
:
Flow
<
T
>
Flow.filter
incoming
SentMediaGroupUpdate
s by their
ChatId
using
Chat.id
of
chat