hlf20010508 / telegram-onedrive

A Telegram Bot to transfer files to OneDrive. No file size limitation. Restricted content supported. Doesn't occupy local space.
MIT License
49 stars 28 forks source link

FLOOD_PREMIUM_WAIT #26

Closed hlf20010508 closed 3 months ago

hlf20010508 commented 3 months ago

Telegram has introduced a new warning FLOOD_PREMIUM_WAIT recently.

This may happen when you upload or download a lot of large files. Telegram will limit your transfer speed and ask you to subscribe premium.

Although this is actually a warning and users can still transfer files in a lower speed, the base dependency of this project Telethon has not updated to handle this yet.

I'll pay attention to Telethon's update. Once it is updated for this issue, I'll publish new version.

Before that, things you can do are

hlf20010508 commented 3 months ago

Fixed in 3.11.2.