Another fix
This commit is contained in:
parent
7cb7da4833
commit
04f7dde3dd
@ -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);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user