Galaxy13 / telegramqrbot

Docker-deploy, Python 3, Telegram bot test
0 stars 1 forks source link

Unresolved problem with call types.ReplyKeyboardRemove() function in BotTest.py #4

Open Galaxy13 opened 2 years ago

Galaxy13 commented 2 years ago

After the user, calls command_qr(), the keyboard should disappear, because of the calling types.ReplyKeyoardRemove() function, but calling of this doing nothing. The suggestion: this function is outdated, or was written for older versions of Telegram