Browse Source
Fixed a typo in message unpinning docs
pull/5212/head
ELginas
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/message.py
|
|
@ -904,7 +904,7 @@ class Message: |
|
|
|
Parameters |
|
|
|
----------- |
|
|
|
reason: Optional[:class:`str`] |
|
|
|
The reason for pinning the message. Shows up on the audit log. |
|
|
|
The reason for unpinning the message. Shows up on the audit log. |
|
|
|
|
|
|
|
.. versionadded:: 1.4 |
|
|
|
|
|
|
|