тест автодеплоя

This commit is contained in:
Professional 2025-03-22 23:39:29 +07:00
parent cda1ab2149
commit feca98bdff

View File

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