You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Tishka17 This is a case when pressing a button on a message outside the stack causes the keyboard on it to be deleted. We need your help in correcting the logic.
Example start:
await DialogManager.start(CreateTask.name, mode=StartMode.RESET_STACK, show_mode=ShowMode.SEND)
Q1. Hi, can I start a dialogue by replaying the message with the button that I started.
Example:
Q2. And also when starting the remove_inline_kbd dialog on the message. How do I disable this action?
The text was updated successfully, but these errors were encountered: