Browse Source

black discord\abc.py discord\http.py

pull/10205/head
Soheab_ 3 weeks ago
parent
commit
deece62c1a
  1. 2
      discord/abc.py

2
discord/abc.py

@ -1760,7 +1760,7 @@ class Messageable:
~discord.HTTPException
Retrieving the pinned messages failed.
TypeError
- The ``before`` parameter was not an aware :class:`datetime.datetime` object.
- The ``after`` parameter was not an aware :class:`datetime.datetime` object.
- The ``before`` and ``after`` parameters were both set.

Loading…
Cancel
Save