Skip to content

Subscribe the bot to new posts from the channel #3231

Answered by tetelevm
tetelevm asked this question in Q&A
Discussion options

You must be logged in to vote

Yay, it worked. It turned out that the problem was not with the handlers, but with using allowed_updates when starting the bot:

await app.updater.start_polling(allowed_updates=[Update.CHANNEL_POST, Update.POLL_ANSWER])

But thanks anyway!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tetelevm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants