Common event data for Event.GUILD_MEMBER_REMOVE. Passed as a parameter when you register an associated event with discord.on.
The id of the discord.Guild this event occurred in.
A discord.User instance containing data about the user that left the guild.
Generated using TypeDoc
Common event data for Event.GUILD_MEMBER_REMOVE. Passed as a parameter when you register an associated event with discord.on.