Hi
after being done with message received, I want to redirect them to another controller of mine.
for example after user sending /start , I want to process what was registered for /start and then redirect them to /hello
is there any way to achieve this functionality?
Hi
after being done with message received, I want to redirect them to another controller of mine.
for example after user sending
/start, I want to process what was registered for/startand then redirect them to/hellois there any way to achieve this functionality?