R
R
rgggwwg2021-02-07 11:30:16
Python
rgggwwg, 2021-02-07 11:30:16

PyTelegramBotAPI how to use register_next_step_handler with inline buttons?

How to use the register_next_step_handler(message, func) function with inline buttons so that when they are clicked, data is passed to the called function?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-02-07
@rgggwwg

What for? There is a separate handler for handling inline keyboard
https://github.com/eternnoir/pyTelegramBotAPI/blob...
@bot.callback_query_handler()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question