Closed Dam998 closed 4 years ago
Most of the times i use setParentMenuAfter
in order to go up to the upper menu instead of the one I came from.
For true 'go to another menu' there is menu.manual
which is kind of the equivalent to Markup.callbackButton(text, callbackData)
.
I close this due to inactivity. When you still have a question related to this feel free to answer or create a new issue. :)
Hi, In my bot I have a main menu with many submenus, in 1 of these submenus I want to add a simpleButton (or another type of button) that onClick executes a function and automatically returns to the main menu This button is only present in a specific submenu
It's possible? Because I have not succeeded
Thank you