mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 16:24:14 +00:00
Fix typo in event reference
This commit is contained in:
parent
f308f34db1
commit
b96ed43082
@ -713,7 +713,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
|
||||
Called when a guild becomes available or unavailable. The guild must have
|
||||
existed in the :attr:`Client.guilds` cache.
|
||||
|
||||
This requires :attr:`Intents.emojis` to be enabled.
|
||||
This requires :attr:`Intents.guilds` to be enabled.
|
||||
|
||||
:param guild: The :class:`Guild` that has changed availability.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user