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

Is it possible to pass only id, accessHash, fileReference and dcId to download_media? #715

Open
charlieelcarlino opened this issue Aug 26, 2024 · 0 comments

Comments

@charlieelcarlino
Copy link

downloadMedia works perfectly fine when I pass the whole media, but if send only these four values it doesn't return nothing, is there anyway to solve this? Am I missing something?

I am trying to do it this way because first I fetch all the messages, each with these four attributes, then I download the images of only some of them (and I don't want to store the whole media object for each message).

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