From 891531fac03a44acc1028e7f52c473f58af50c06 Mon Sep 17 00:00:00 2001 From: ELginas <42967362+ELginas@users.noreply.github.com> Date: Thu, 6 Aug 2020 04:44:11 +0300 Subject: [PATCH] Fixed a typo in message unpinning docs --- discord/message.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/message.py b/discord/message.py index a09c2d73a..e2cfe866e 100644 --- a/discord/message.py +++ b/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