diff --git a/discord/abc.py b/discord/abc.py index 557e2e2c8..1198bce4f 100644 --- a/discord/abc.py +++ b/discord/abc.py @@ -1724,6 +1724,8 @@ class Messageable: Raises ------- + ~discord.Forbidden + You do not have the permission to retrieve pinned messages. ~discord.HTTPException Retrieving the pinned messages failed.