Answer the question
In order to leave comments, you need to log in
How to process channel messages and forward them to the bot?
Let's say we have a telegram channel and a bot. The user writes data to the bot, the bot scans the channel's messages (presumably splits by word using split()
) and sends the required message. Question: how to implement a bot reading channel messages, and forwarding messages by a bot using PYTHON(bot api)?
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