GuildMemberAdd

Sent when a member is added to a guild.

class GuildMemberAdd {
GuildMember member;
}

Meta