Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing appropriately the "Sending videos" wait issue
@theCJMan pointed out that sending vids (in multiple contact loop) is to fast and then vids is not sent. We're adding a wait in each video "send_attachment" - in fact, it could be an issue with any large attachment. Tested this with 14MB video and multiple contacts, and it works nicely. For all contributors: please, make sure you're developing on the most recent version of the main repo!
- Loading branch information