Replies: 1 comment 6 replies
-
|
Hi. Please be sure to ask a good question. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!!!
I'm currently working on a chatbot for a kindergarten. The menu should allow entering the child's grade, for example: Nursery, Kindergarten, Pre-kindergarten. Right now, I'm using an InlineKeyboardMarkup to request this information, but I need a separate function for each response. How can I improve my code so that it only requires one function? Instead of one for each response option?
Regards.
Beta Was this translation helpful? Give feedback.
All reactions