How To Change Conversation Handler State with a CallbackQueryHandler Button function

后端 未结 0 1992
庸人自扰
庸人自扰 2020-12-28 23:55

I have a python telegram bot that sends messages with Buttons on them like this:

keyboard = [[telegram.InlineKeyboardButton("Finish", callback_data=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题