Skip to content
This repository was archived by the owner on Dec 5, 2021. It is now read-only.
This repository was archived by the owner on Dec 5, 2021. It is now read-only.

TlSharp I haven't done anything yet, but Client.ConnectAsync is an error #1021

@jianwei923

Description

@jianwei923

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions