Description Usage Arguments Disclaimer Examples
View source: R/events_guildmemberadd.r
Event, emitted whenever a user joins a guild
1 | events.guild_member_add(data, client)
|
data |
The event fields |
client |
The client fields |
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.