Add support for integration create/update/delete events
This commit is contained in:
@ -572,6 +572,9 @@ class Intents(BaseFlags):
|
||||
This corresponds to the following events:
|
||||
|
||||
- :func:`on_guild_integrations_update`
|
||||
- :func:`on_integration_create`
|
||||
- :func:`on_integration_update`
|
||||
- :func:`on_raw_integration_delete`
|
||||
|
||||
This does not correspond to any attributes or classes in the library in terms of cache.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user