Answer the question
In order to leave comments, you need to log in
How to filter text by character in python-telegram-bot?
The user enters a question and I process it like this:
updater.dispatcher.add_handler(MessageHandler(Filters.text, question_update))
updater.dispatcher.add_handler(MessageHandler(Filters.regex("Добавить вариант ответа"), votes)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question