I want to wait for user to click one of the buttons in inline keyboard markup then execute the next lines based on the user click!
When I use callback query decorator, the message with inline keyboard markup is sent to the user then the rest of the code is executed.
I used pyromde to asking text based questions from user,
But for buttons I don’t have any idea.
New contributor
Amirreza Km is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.