We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc60783 commit a00451aCopy full SHA for a00451a
discord/client.py
@@ -1491,7 +1491,7 @@ def fetch_guilds(
1491
If a datetime is provided, it is recommended to use a UTC aware datetime.
1492
If the datetime is naive, it is assumed to be local time.
1493
with_counts: :class:`bool`
1494
- Whether to include count information in the guilds. This fills the
+ Whether to include member count information in guilds. This fills the
1495
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
1496
fields.
1497
Defaults to ``True``.
0 commit comments