new(all): Additional interfaces for text processing in .gbapp.

This commit is contained in:
Rodrigo Rodriguez 2021-07-29 15:15:26 -03:00
parent 2345f8a9f2
commit c645fbb4a1

View file

@ -138,7 +138,7 @@ export class AskDialog extends IGBDialog {
handled = true;
}
});
data.step = null;
await step.beginDialog(nextDialog ? nextDialog : '/answer', {
data: data,
query: text,