mainbot.js: define free_doc button
All checks were successful
Build && Deploy / cargo build (push) Successful in 1m0s

This commit is contained in:
Akulij 2025-06-06 02:05:17 +05:00
parent 31d38fbf48
commit 20af818923

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