Dmitry

Results 9 comments of Dmitry

> I've managed to found [This repo](https://github.com/aarani/TgSharp) where there's an updated version with this problem solved. > > The new code to get it working is > > ``` >...

> > Im does not see TLInputPhotoFileLocation in linked repo. > > https://github.com/aarani/TgSharp/blob/master/src/TgSharp.TL/TL/TLInputPhotoFileLocation.cs Its interesting...repo search founds nothing https://github.com/aarani/TgSharp/search?q=TLInputPhotoFileLocation&unscoped_q=TLInputPhotoFileLocation

Seems like this repo have some serious differences. For example, look into TLChannelDifferenceTooLong - there are no ReadInboxMaxId property.

Repo is dirty, very dirty... > Yeah, the repo it's an API upgrade from layer 66 to 108 so you probably will encounter breaking changes. The changes are...terrible, not breaking....

> Yeah, the repo it's an API upgrade from layer 66 to 108 so you probably will encounter breaking changes. Some strange thing - message entities are not applied to...

> > Yeah, the repo it's an API upgrade from layer 66 to 108 so you probably will encounter breaking changes. > > Some strange thing - message entities are...

Последние два дня получаю ошибку "Неверный логин или пароль", до этого авторизация исправно работала два года. Код авторизации не менял, логин/пароль/код приложения/настройки приложения - ничего не менялось. Просто АПИ стал...

> Как говорилось выше скорее всего в пайплайне авторизации что то поменялось, вполне возможно что нужно открыть браузер и пройти авторизацию там, скорее всего вывалилась капча или что то такое....

> If you want a practical solution to this problem, it would mean creating separate projects for every dependency. This is what EntityFrameworkCore does. I guess we could go down...