Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with retrieving new ads in Telegram using the getSponsoredMessages method #601

Open
alexey10mentor opened this issue Sep 24, 2024 · 0 comments

Comments

@alexey10mentor
Copy link

Hello!

I’m using the channels.getSponsoredMessages method from the Telethon library to retrieve ads in Telegram, and everything works great. However, I’ve noticed that there’s recently a new type of ad with a large image or video. When I try to retrieve this ad, the response looks like this:
{ "CONSTRUCTOR_ID": 3387825543, "SUBCLASS_OF_ID": 2134993376, "className": "messages.SponsoredMessages", "classType": "constructor", "flags": 0, "postsBetween": null, "messages": [], "chats": [], "users": [] }

Why is it returning an empty object? Can anyone help with this issue?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant