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

Does this client include delete_file functionality? #433

Open
adithyaamara opened this issue Dec 24, 2023 · 0 comments
Open

Does this client include delete_file functionality? #433

adithyaamara opened this issue Dec 24, 2023 · 0 comments

Comments

@adithyaamara
Copy link

I am currently using python-telegram-bot for a custom application based on telegram. What it is missing is, there is no delete_file functionality. I went through TDLib docs to find a way to delete file and found this: https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1delete_file.html. I just hope this client can help me delete a file by file id.

PS: I know we can use delete_message, But files are still accessible via file_id for some extended amount of time.

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