Answer the question
In order to leave comments, you need to log in
What can replace register_next_step_handler()?
Through the function register_next_step_handler()
I get what the user enters, I tried to pass two parameters through this function for example
register_next_step_handler(message,seond_arg, func)
but it does not work, if I try to get what the user entered through message.text
without calling, register_next_step_handler()
then the message.text
last user input lies in it, what should I do? I need to somehow get user input or pass two parameters to register_next_step_handler()
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question