Bot-added and bot-removed events were silently dropped because _on_bot_added_to_chat and _on_bot_removed_from_chat were not registered in _build_event_handler(). From #6975
Bot-added and bot-removed events were silently dropped because _on_bot_added_to_chat and _on_bot_removed_from_chat were not registered in _build_event_handler(). From #6975