im attempting to make a message command that is like ?query Username1, Username2, Username3... etc
id need to be able to first get all the usernames into one string and then split it myself by comma and space but how would i get them all to begin with? theres not a set amount of usernames that would need to be provided, ie some people could provide 2, 3 or even just 1.