diff --git a/src/bot/commands.ts b/src/bot/commands.ts index 0b03d62..4cbc12a 100644 --- a/src/bot/commands.ts +++ b/src/bot/commands.ts @@ -24,8 +24,8 @@ import { createReplyKeyboard } from "./actions"; // Main menu keyboard used across various commands const mainMenu = new Keyboard() - .text("دریافت لینک") .text("درباره و حریم خصوصی") + .text("دریافت لینک") .resized(); /**