Answer the question
In order to leave comments, you need to log in
Working of multiple buttons in TELEGRAM Python bot?
I wrote a simple FAQ bot for telegrams. I would like to know how to make it so that when writing /start, the button below "I need help" is highlighted and the bot also writes: Do you need help? And after pressing this button, steel buttons immediately appeared already with questions. I'm explaining like a fool, but sorry :)
ie:
Me: /start
B: Do you need help?
Keyboard: (button) I need help.
Me: I need help (click)
Keyboard: (button) Top up balance (button) Transfer funds (button) Withdraw funds.
Me: I press any button.
Keyboard: (button)Back
Me: I press back
Keyboard: again provides a choice of buttons
How to implement this?
Answer the question
In order to leave comments, you need to log in
registering a bot, getting a token.
In general, there are many simple examples.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question