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

Temp file #619

Open
ali-apadana opened this issue Jul 31, 2024 · 3 comments
Open

Temp file #619

ali-apadana opened this issue Jul 31, 2024 · 3 comments

Comments

@ali-apadana
Copy link

Hi everyone
When i use getFile(file_id) file is downloading in temp folder. Now How can I find the name of the file being downloaded in the temp folder?

@levlam
Copy link
Contributor

levlam commented Jul 31, 2024

You receive file path after downloading is finished. You can't access the file before downloading is completed.

@ali-apadana
Copy link
Author

Yes. But I need it because I want to create progressbar. I'm coding with php. And I don't have access to system files such as cpp files

@levlam
Copy link
Contributor

levlam commented Jul 31, 2024

This is not possible to do.

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

2 participants