E
E
Evgen_3332212019-06-06 09:19:10
C++ / C#
Evgen_333221, 2019-06-06 09:19:10

How to remove inline buttons after clicking on any of them in telegram bot?

5cf8aff696217342617065.png
After clicking on one of these buttons, you need to hide them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
robprane, 2019-06-06
@robprane

You can use editMessageReplyMarkup. Just send it without reply_markup.
Or it's easier and more correct to use ReplyKeyboardMarkup with the one_time_keyboard parameter for this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question