Browse Source

Remove unused exception from doc

pull/10205/head
Soheab_ 3 weeks ago
parent
commit
4f67cabc70
  1. 3
      discord/abc.py

3
discord/abc.py

@ -1758,9 +1758,6 @@ class Messageable:
You do not have the permission to retrieve pinned messages. You do not have the permission to retrieve pinned messages.
~discord.HTTPException ~discord.HTTPException
Retrieving the pinned messages failed. Retrieving the pinned messages failed.
TypeError
- The ``before`` parameter was not an aware :class:`datetime.datetime` object.
Returns Returns
-------- --------

Loading…
Cancel
Save