TlSharp I haven't done anything yet, but Client.ConnectAsync is an error
jianwei923 opened this issue · 1 comments
jianwei923 commented
public async static void Init()
{
var client = new TelegramClient(123456, "aaabbbbbbccccccc");
await client.ConnectAsync();
}
Error:Unable to write data to the transport connection: The remote host forced closure of an existing connection