mainbot.js: define free_doc button #24

Merged
akulij merged 1 commits from dev into main 2025-06-05 21:05:48 +00:00

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: {