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 8132afc commit 05d1fc2Copy full SHA for 05d1fc2
discord/client.py
@@ -1490,7 +1490,7 @@ def fetch_guilds(
1490
Retrieve guilds after this date or object.
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: Optional[:class:`bool`]
+ with_counts: :class:`bool`
1494
Whether to include count information in the guilds. This fills the
1495
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
1496
fields.
0 commit comments