Skip to content

Commit 85c6f71

Browse files
authored
Update client.py
1 parent a095b27 commit 85c6f71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

discord/client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,8 @@ async def fetch_guild(self, guild_id: int, /, *, with_counts=True) -> Guild:
12191219
Whether to include count information in the guild. This fills the
12201220
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
12211221
fields.
1222+
1223+
.. versionadded:: 2.0
12221224
12231225
12241226
Raises

0 commit comments

Comments
 (0)