Another fix

This commit is contained in:
FlorianDahn 2018-10-14 02:29:00 +02:00
parent 7cb7da4833
commit 04f7dde3dd

View File

@ -14,7 +14,7 @@ namespace TelegramBaseTest
static void Main(string[] args)
{
String APIKey = "";
String APIKey = " ";
BotBase<Start> bb = new BotBase<Start>(APIKey);