From deece62c1a144da770623cc48d237110f9a98402 Mon Sep 17 00:00:00 2001 From: Soheab_ <33902984+Soheab@users.noreply.github.com> Date: Sun, 22 Jun 2025 00:33:30 +0200 Subject: [PATCH] black discord\abc.py discord\http.py --- discord/abc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/abc.py b/discord/abc.py index 281c6c75d..07f02d093 100644 --- a/discord/abc.py +++ b/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.