Skip to content

Commit

Permalink
Update discord/guild.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lala Sabathil <aiko@aitsys.dev>
  • Loading branch information
JDJGInc and Lulalaby authored Nov 16, 2021
1 parent 54317ec commit d9a78c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ class Guild(Hashable):
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
approximate_presence_count: Optional[:class:`int`]
Expand Down

0 comments on commit d9a78c2

Please sign in to comment.