You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2021. It is now read-only.
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