This commit is contained in:
FlorianDahn 2018-10-14 02:27:48 +02:00
parent be19bbec5d
commit 7cb7da4833

View File

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