Skip to content

Commit d9a78c2

Browse files
JDJGIncLulalaby
andauthored
Update discord/guild.py
Co-authored-by: Lala Sabathil <[email protected]>
1 parent 54317ec commit d9a78c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/guild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ class Guild(Hashable):
257257
approximate_member_count: Optional[:class:`int`]
258258
The approximate number of members in the guild. This is ``None`` unless the guild is obtained
259259
using :meth:`Client.fetch_guild` with ``with_counts=True``.
260+
260261
.. versionadded:: 2.0
261262
262263
approximate_presence_count: Optional[:class:`int`]

0 commit comments

Comments
 (0)