filter Sent Media Group Updates By Chat Id
fun <T : SentMediaGroupUpdate> Flow<T>.filterSentMediaGroupUpdatesByChatId(chatId: ChatId): Flow<T>
Content copied to clipboard
Flow.filter incoming SentMediaGroupUpdates by their ChatId