Merge pull request 'mainbot.js: define free_doc button' (#24) from dev into main
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m3s

Reviewed-on: #24
This commit is contained in:
akulij 2025-06-05 21:05:48 +00:00
commit 5b485c0329

View File

@ -32,6 +32,7 @@ const dialog = {
literal: "left_application_msg", literal: "left_application_msg",
handler: leave_application handler: leave_application
}, },
free_doc: {},
ask_question: {} ask_question: {}
}, },
stateful_msg_handlers: { stateful_msg_handlers: {