Why can’t I get data from context.user_data[] (I get None) using ConversationHandler in python-telegram-bot
I recently started learning python-telegram-bot. Looking at the example in https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/conversationbot2.py it was decided to write something, this is what happened: