mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-23 00:42:56 +00:00
Clarify that Client.logs_from can take a PrivateChannel too.
This commit is contained in:
@@ -1187,7 +1187,7 @@ class Client:
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
channel : :class:`Channel`
|
||||
channel : :class:`Channel` or :class:`PrivateChannel`
|
||||
The channel to obtain the logs from.
|
||||
limit : int
|
||||
The number of messages to retrieve.
|
||||
|
Reference in New Issue
Block a user