mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-17 03:09:05 +00:00
Clarify that Client.logs_from can take a PrivateChannel too.
This commit is contained in:
parent
b3edb31df5
commit
6b4d22ce81
@ -1187,7 +1187,7 @@ class Client:
|
|||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
channel : :class:`Channel`
|
channel : :class:`Channel` or :class:`PrivateChannel`
|
||||||
The channel to obtain the logs from.
|
The channel to obtain the logs from.
|
||||||
limit : int
|
limit : int
|
||||||
The number of messages to retrieve.
|
The number of messages to retrieve.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user