What is the difference between guildMemberAdd and guildMemberAvailable?

Just like the title says, what is the difference between guildMemberAdd and guildMemberAvailable? I know guildMemberAdd is when a user is added to the guild, but I have no idea what guildMemberAvailable is. I assume that it is when the user has agreed to the rules and maybe finished the cooldown (so when Discord holding them back is over), but I can't find it documented anywhere. If it is like I assumed it is, then can I use it reliably as a replacement for guildMemberAdd? What happens if you use it in a server that has no requirements? Would it be better to use it instead of guildMemberAdd? If someone could answer these questions, that would be amazing. Thank you for your time and help, it is truly appreciated.
2 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Batimius
Batimius2y ago
So in terms of using it instead of guildMemberAdd, I was completely off, right? Got it. Thank you for the information.