Skip to content

Commit 05d1fc2

Browse files
BruhDarkDorukyum
andauthored
Update discord/client.py
Co-authored-by: Dorukyum <[email protected]> Signed-off-by: Dark <[email protected]>
1 parent 8132afc commit 05d1fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@ def fetch_guilds(
14901490
Retrieve guilds after this date or object.
14911491
If a datetime is provided, it is recommended to use a UTC aware datetime.
14921492
If the datetime is naive, it is assumed to be local time.
1493-
with_counts: Optional[:class:`bool`]
1493+
with_counts: :class:`bool`
14941494
Whether to include count information in the guilds. This fills the
14951495
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
14961496
fields.

0 commit comments

Comments
 (0)