diff --git a/discord/abc.py b/discord/abc.py index 24b4a2e14..e93a881cd 100644 --- a/discord/abc.py +++ b/discord/abc.py @@ -1758,9 +1758,6 @@ class Messageable: You do not have the permission to retrieve pinned messages. ~discord.HTTPException Retrieving the pinned messages failed. - TypeError - - - The ``before`` parameter was not an aware :class:`datetime.datetime` object. Returns --------