Fix miswording in docstring about bot.emojis

This commit is contained in:
Ken-Miles 2025-07-15 18:46:32 -05:00 committed by GitHub
parent a00510988a
commit 13dc9c9d16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -381,7 +381,7 @@ class Client:
.. note:: .. note::
This not include the emojis that are owned by the application. This does not include the emojis that are owned by the application.
Use :meth:`.fetch_application_emoji` to get those. Use :meth:`.fetch_application_emoji` to get those.
""" """
return self._connection.emojis return self._connection.emojis