If I pass an empty list to test_guilds for InteractionBot (well, just Bot tbh), is it still going to post the commands globally, or is it going to just not post at all because test_guilds has a value?
I can see that it accepts None as well but I wanted to know if there being an empty list being passed is the reason why none of my app commands have posted. (Though I'm still trying to see if it's still a case of waiting 1 hour until it posts the commands or not)