Skip to content

Commit

Permalink
Update client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JDJGInc authored Nov 16, 2021
1 parent a095b27 commit 85c6f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions discord/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,8 @@ async def fetch_guild(self, guild_id: int, /, *, with_counts=True) -> Guild:
Whether to include count information in the guild. This fills the
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
fields.
.. versionadded:: 2.0
Raises
Expand Down

0 comments on commit 85c6f71

Please sign in to comment.