Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.

Commit b96ed43

Browse files
authored
Fix typo in event reference
1 parent f308f34 commit b96ed43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
713713
Called when a guild becomes available or unavailable. The guild must have
714714
existed in the :attr:`Client.guilds` cache.
715715

716-
This requires :attr:`Intents.emojis` to be enabled.
716+
This requires :attr:`Intents.guilds` to be enabled.
717717

718718
:param guild: The :class:`Guild` that has changed availability.
719719

0 commit comments

Comments
 (0)