откат, тест успешный

This commit is contained in:
Professional 2025-03-22 23:40:57 +07:00
parent feca98bdff
commit 0e416e5906

View File

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