1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-16 18:59:09 +00:00

Update docs for abc.Messageable.pins()

This commit is contained in:
ow0x 2022-07-17 10:37:33 +05:30 committed by GitHub
parent faad035fa2
commit 52f3a3496b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.