TLSharp/TLSharp.Core
Andres G. Aragoneses c1305ada65 Rename MigrationNeededException to PhoneMigrationException
There are different kind of MIGRATE errors that could be
thrown by the Telegram API, as evidenced by this recent
change:
b06f8a8e11

So this rename tries to make it consistent to the new
exception names:
* FILE_MIGRATE_x -> FileMigrationException
* USER_MIGRATE_y -> UserMigrationException
* PHONE_MIGRATE_z -> PhoneMigrationException
2016-10-30 15:57:45 +08:00
..
Auth Fix spelling of Receive 2016-07-20 08:15:28 +01:00
MTProto Update Everything 2016-09-22 17:01:59 +03:30
Network Rename MigrationNeededException to PhoneMigrationException 2016-10-30 15:57:45 +08:00
Properties TLSharp and Tests 2015-09-28 10:01:17 +08:00
Requests Move upload helper to helpers 2016-10-23 14:12:34 +03:00
Utils Move upload helper to helpers 2016-10-23 14:12:34 +03:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
Session.cs - Layer 53 2016-10-15 13:35:54 +03:00
TelegramClient.cs Rename MigrationNeededException to PhoneMigrationException 2016-10-30 15:57:45 +08:00
TLSharp.Core.csproj Move upload helper to helpers 2016-10-23 14:12:34 +03:00
TLSharp.Core.nuspec another fix 2016-10-29 17:13:28 +03:00