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 6f3d4aa commit 2d42833
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 @@ -265,6 +265,7 @@ class Guild(Hashable):
This includes idle, dnd, online, and invisible members. Offline members are excluded.
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 2d42833

Please sign in to comment.