Skip to content

Commit 5c791f1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/iterators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ class GuildIterator(_AsyncIterator["Guild"]):
585585
Object before which all guilds must be.
586586
after: Optional[Union[:class:`abc.Snowflake`, :class:`datetime.datetime`]]
587587
Object after which all guilds must be.
588-
with_counts: Optional[:class:`bool`]
588+
with_counts: :class:`bool`
589589
Whether to include count information in the guilds. This fills the
590590
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
591591
fields.

0 commit comments

Comments
 (0)