Answer the question
In order to leave comments, you need to log in
Telegram bot starts but is silent?
The bot starts but is silent (does
not
throw
any
errors
)
= Updater(token='my token', request_kwargs={'proxy_url': 'socks5://5.133.210.85:20721'}, use_context=True)
updater.dispatcher.add_handler(CommandHandler('hello', hello))
updater .start_polling()
updater.idle()
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