From 03bb5b231e75db26edabe2507577bac236b07c84 Mon Sep 17 00:00:00 2001 From: Akulij Date: Wed, 4 Jun 2025 13:05:03 +0500 Subject: [PATCH] replace on more_info --- mainbot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mainbot.js b/mainbot.js index 21ed0d9..2b0795b 100644 --- a/mainbot.js +++ b/mainbot.js @@ -18,6 +18,7 @@ const dialog = { }, buttons: { more_info: { + replace: true, buttons: [ [{ name: { name: "На главную" }, callback_name: "start" }], ]