Relative Content

Tag Archive for pythonbotstelegramaiogram

ERROR – Error sending message to 6718717863: Message to be replied not found (aiogram)

I make my own echo bot that sends out a message to all bot users, kind of like an anonymous chat. (echo-to-all) I’m trying to add replies to it, and when i reply to my own message it’s fine, but if i try to reply to someone else’s message, i get an error: Message to be replied not found. Also, for some reason this reply is only visible to me. aiogram 2.25.1. MAIN ECHO FUNCTION:

Telegram bot not answering / not replying to me

guys. Please help. I watched youtube video – how to make TG bot by Python and Aiogram in Visual Studio Code. After I entered python main.py in terminal – nothing changed, so my bot is quiete when I typing something to it.