sochix / TLSharp

Telegram client library implemented in C#
1k stars 380 forks source link

AUTH_KEY_UNREGISTERED #878

Open sajadbaghalaghdam opened 5 years ago

sajadbaghalaghdam commented 5 years ago

Hello when i'm using session, I got this error. at first, when I sign in bot works fine but then I can't user session.

Gawiga commented 5 years ago

Hello @sajadbaghalaghdam, could you be more specific about the error? Do you have an image or an error message?

sajadbaghalaghdam commented 5 years ago

I just know reconnect for client have problem. when I set true/false for reconnect I got this error: 'InvalidOperationException: AUTH_KEY UNREGISTERED'

Gawiga commented 5 years ago

See if this thread helps you! #842