alsoGAMER / BotBase

A base for Telegram Bots using Pyrogram
https://github.com/nocturn9x/BotBase
Apache License 2.0
6 stars 1 forks source link

Issue with a button #4

Open ImFedehh opened 3 years ago

ImFedehh commented 3 years ago

Hi there, I encountered an issue after clicking the "Back" button. That's, it delete the keyboard instead of returning to the main menu.

Here the error: [ERROR 13/02/2021 22:13:42 PM] In thread 'MainThread', module wrapper, function wrapper at line 50 -> [BotBase] An exception occurred -> MessageIdInvalid: [400 MESSAGE_ID_INVALID]: The message id is invalid (caused by "messages.EditMessage")

alsoGAMER commented 3 years ago

I've assigned @nocturn9x cause you reported that this issue is present also in his version