Description Usage Arguments Disclaimer Examples
View source: R/events_guildmemberremove.r
Event, emits whenever a user leaves a guild
1 | events.guild_member_remove(data, client)
|
data |
The event fields |
client |
The client object |
This event will return guild id instead of guild object if not cached. this can be used in order to fetch the guild from the API
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.