|
@ -1118,7 +1118,7 @@ class Client: |
|
|
|
|
|
|
|
|
Parameters |
|
|
Parameters |
|
|
------------ |
|
|
------------ |
|
|
channel: :class:`Channel` |
|
|
channel: :class:`Channel` or :class:`PrivateChannel` |
|
|
The text channel to retrieve the message from. |
|
|
The text channel to retrieve the message from. |
|
|
id: str |
|
|
id: str |
|
|
The message ID to look for. |
|
|
The message ID to look for. |
|
|