filter Base Message Updates By Chat Id
fun <T : BaseMessageUpdate> Flow<T>.filterBaseMessageUpdatesByChatId(chatId: IdChatIdentifier): Flow<T>(source)
Flow.filter incoming BaseMessageUpdates by their IdChatIdentifier