Description Usage Arguments Disclaimer Examples
View source: R/events_guildintegrationsupdate.r
Event, emitted whenever a guild's integrations is being updated
1 | events.guild_integrations_update(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.