Browse Source
Update docs for abc.Messageable.pins()
pull/8240/head
ow0x
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
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. |
|
|
|
|
|
|
|