Another fix

This commit is contained in:
FlorianDahn
2018-10-14 02:29:00 +02:00
parent 7cb7da4833
commit 04f7dde3dd
+1 -1
View File
@@ -14,7 +14,7 @@ namespace TelegramBaseTest
static void Main(string[] args) static void Main(string[] args)
{ {
String APIKey = ""; String APIKey = " ";
BotBase<Start> bb = new BotBase<Start>(APIKey); BotBase<Start> bb = new BotBase<Start>(APIKey);