ilyalatt / Telega

C# Telegram MTProto Client
https://ilyalatt.github.io/Telega/
MIT License
58 stars 15 forks source link

The admins of this channel have restricted saving content. #82

Open Niroda opened 2 years ago

Niroda commented 2 years ago

Hey,

Recently I started receiving the following message: "The admins of this channel have restricted saving content. Please update your app to open this chat. If you don’t know how to update your app, go to https://telegram.org/dl"

And the "NewChannelMessage" update is always empty object {}. No text no media, nothing at all in channels have "restricted saving content" on.

Is there any way to solve this? Thanks in advance!

ilyalatt commented 2 years ago

Hello. I guess you need to use 136 layer version instead of 135. I have updated the library. Try to use 0.5.1 version.