aboutsummaryrefslogtreecommitdiff
path: root/discord/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/client.py')
-rw-r--r--discord/client.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/client.py b/discord/client.py
index 6be3e982..e44e5e21 100644
--- a/discord/client.py
+++ b/discord/client.py
@@ -147,6 +147,8 @@ class Client:
.. versionadded:: 1.5
member_cache_flags: :class:`MemberCacheFlags`
Allows for finer control over how the library caches members.
+ If not given, defaults to cache as much as possible is with the
+ currently selected intents.
.. versionadded:: 1.5
fetch_offline_members: :class:`bool`