Answer the question
In order to leave comments, you need to log in
How to track messages in a Telegram channel and then forward it?
There is a public channel where the bot has been added. It is required to track new messages in it, and then forward them to users from the array.
@dispatcher.message_handler()
async def on_message(message: types.Message):
...
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