варпва

This commit is contained in:
Professional 2025-03-23 00:58:57 +07:00
parent 443bb25eb2
commit 946c8ee948

View File

@ -1120,7 +1120,7 @@ class Program
await botClient.SendMessage(
chatId: chatId,
text: "Главное:",
text: "Главное меню:",
replyMarkup: keyboard
);
}