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