mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-07 15:36:23 +00:00
Bring back report message to Migration exceptions
When refactoring recently the PHONE_MIGRATE_X error
wrt exception handling [1] I removed the dubious/obsolete
"settings" part, but I mistakenly removed the URL which
tells library consumers that if they face this exception,
it's actually a bug of the library that they should report.
[1] 77867b44e6
This commit is contained in:
parent
a521466bb0
commit
e1ff4bb75b
2 changed files with 9 additions and 6 deletions
|
|
@ -203,9 +203,9 @@ Contributing is highly appreciated!
|
|||
#### What API layer is supported?
|
||||
The latest one - 57. Thanks to Afshin Arani for his TLGenerator
|
||||
|
||||
#### I get an error MIGRATE_X?
|
||||
#### I get a xxxMigrationException or a MIGRATE_X error!
|
||||
|
||||
TLSharp library should automatically handle this errors. If you see such errors, pls create a new issue.
|
||||
TLSharp library should automatically handle these errors. If you see such errors, please open a new Github issue with the details (include a stacktrace, etc.).
|
||||
|
||||
#### I get an exception: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. All test methos except that AuthenticationWorks and TestConnection return same error. I did every thing including setting api id and hash, and setting server address.-
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue