Skip to content
This repository has been archived by the owner on Jun 2, 2019. It is now read-only.

How can I get list of file? #441

Open
S3ik3n opened this issue Jan 19, 2019 · 1 comment
Open

How can I get list of file? #441

S3ik3n opened this issue Jan 19, 2019 · 1 comment

Comments

@S3ik3n
Copy link

S3ik3n commented Jan 19, 2019

Hello! =)

I could get a file_id when an user up a file. Is it possible?

@afsantaliestra
Copy link

Hello @S3ik3n

With this file_id you can download with: bot.download_file('file_id', 'destination_path')

If you want to download all the files sent by the user, you have to store the file_ids by yourserlf.

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

No branches or pull requests

2 participants