tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

chat admin required for GetMegagroupStats #2821

Closed StegaDP closed 5 months ago

StegaDP commented 7 months ago

pyrogram.errors.exceptions.forbidden_403.ChatAdminRequired: Telegram says: [403 CHAT_ADMIN_REQUIRED] - The method requires chat admin privileges (caused by "GetMegagroupStats")

error might seem to be error of pyrogram, but i wouldn't say it is pyrogram's fault.

Notice: I'm group owner with all avaliable rights in my group

RememberTheAir commented 7 months ago

Pyrogram doesn't use tdlib. If you think this is a server-side error, ask the in-app support

StegaDP commented 7 months ago

isn't this method implemented only in Tdlib?

levlam commented 7 months ago

This isn't a TDLib method at all.