Join Discord
Powered by
If you are running your code asynchronously it wil...
# 🌎general
f
fresh-fireman-491
01/09/2024, 9:29 PM
If you are running your code asynchronously it will just continue. Add await to your code and it will wait for it to finish and get a response
Previous
Next