aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/client.py b/discord/client.py
index e9ec0c56..9fdc8cf2 100644
--- a/discord/client.py
+++ b/discord/client.py
@@ -1118,7 +1118,7 @@ class Client:
Parameters
------------
- channel: :class:`Channel`
+ channel: :class:`Channel` or :class:`PrivateChannel`
The text channel to retrieve the message from.
id: str
The message ID to look for.