You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So currently i have a bot that sends a picture for every message it gets. Problem is that if I send two messages at the same time the bot dies because the other picture hasn't finished uploading. Is there a way to wait to get the script to know that the first media has finished uploading and then get it to start uploading the second one, like in a queue. (I already noticed the media queue in the whatsprot.php, but I think this is automatically enabled and therefore doesn't do what I want it to)
The text was updated successfully, but these errors were encountered:
So currently i have a bot that sends a picture for every message it gets. Problem is that if I send two messages at the same time the bot dies because the other picture hasn't finished uploading. Is there a way to wait to get the script to know that the first media has finished uploading and then get it to start uploading the second one, like in a queue. (I already noticed the media queue in the whatsprot.php, but I think this is automatically enabled and therefore doesn't do what I want it to)
The text was updated successfully, but these errors were encountered: