тест сейва бд

This commit is contained in:
Professional 2025-03-23 00:48:12 +07:00
parent c0e362beae
commit 47bc647d7f

View File

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