Skip to content

Commit

Permalink
Update discord/client.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dorukyum <[email protected]>
Signed-off-by: Dark <[email protected]>
  • Loading branch information
BruhDark and Dorukyum authored Oct 21, 2024
1 parent 8132afc commit 05d1fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@ def fetch_guilds(
Retrieve guilds after this date or object.
If a datetime is provided, it is recommended to use a UTC aware datetime.
If the datetime is naive, it is assumed to be local time.
with_counts: Optional[:class:`bool`]
with_counts: :class:`bool`
Whether to include count information in the guilds. This fills the
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
fields.
Expand Down

0 comments on commit 05d1fc2

Please sign in to comment.