migration to JS engine #1

Merged
akulij merged 131 commits from dev into main 2025-05-31 08:49:52 +00:00
Showing only changes of commit 22ab941ed8 - Show all commits

View File

@ -11,6 +11,9 @@ const dialog = {
}, },
somecomplicatedcmd: {} somecomplicatedcmd: {}
}, },
buttons: {
more_info: {},
},
stateful_msg_handlers: { stateful_msg_handlers: {
start: {}, // everything is by default, so just send message `start` start: {}, // everything is by default, so just send message `start`
enter_name: { enter_name: {