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

multiple upload file #1179

Closed
bagusandrewijaya opened this issue Mar 19, 2024 · 1 comment
Closed

multiple upload file #1179

bagusandrewijaya opened this issue Mar 19, 2024 · 1 comment

Comments

@bagusandrewijaya
Copy link

its possible tu upload multiple file at sametime llike selected 5 picture at same time and sending to telegram without forloop or etc

@danielperez9430
Copy link
Collaborator

For upload multiple files at the same time maybe you can use the sendMediaGroup method and send up to 10 files in 1 message, in other case you still need to send one by one with a loop and a little wait for don't have too many request problems

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