Default MemberCacheFlags based on intents

This commit is contained in:
Rapptz
2020-09-15 01:59:51 -04:00
parent bf8ca58996
commit 8d5c05ed20
3 changed files with 30 additions and 2 deletions

View File

@ -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`