Dario

Results 15 comments of Dario

Same issue here. Any news?

Hi @daparici thanks for your answer! Well, that's disappointing since I've almost completed my application using TLSharp. I was searching for samples of the usage of TDSharp. Do you know...

Awesome! Thanks a lot!

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 ``` if (!(message.Media is TLMessageMediaPhoto media) ||...

> Im does not see TLInputPhotoFileLocation in linked repo. https://github.com/aarani/TgSharp/blob/master/src/TgSharp.TL/TL/TLInputPhotoFileLocation.cs

> Hey, dariooo512. > Thanks very much! By the way, how did you fixed the namespaces? I am fixing it manually, it is really a massive project. Or could you...

Yeah, the repo it's an API upgrade from layer 66 to 108 so you probably will encounter breaking changes.

Downloading images from message is currently broken on this repo. Please see https://github.com/sochix/TLSharp/issues/882#issuecomment-671237763.

Just tested this and I can confirm it works. I think you guys are spamming this call for every message all the time. This is not allowed and the server...

FILEREF_UPGRADE_NEEDED it's a problem we're all facing now with this version of this library, see #882.