Skip to content

Commit

Permalink
Update discord/guild.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
  • Loading branch information
JDJGInc and Dorukyum authored Nov 16, 2021
1 parent 080799e commit cc4a616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ class Guild(Hashable):
.. versionadded:: 2.0
approximate_member_count: Optional[:class:`int`]
approximate_member_count: Optional[:class:`int`]
The approximate number of members in the guild. This is ``None`` unless the guild is obtained
using :meth:`Client.fetch_guild` with ``with_counts=True``.
.. versionadded:: 2.0
Expand Down

0 comments on commit cc4a616

Please sign in to comment.