Browse Source

Fixed a typo in message unpinning docs

pull/5212/head
ELginas 5 years ago
committed by GitHub
parent
commit
891531fac0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/message.py

2
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

Loading…
Cancel
Save