Skip to content

Commit cc4a616

Browse files
JDJGIncDorukyum
andauthored
Update discord/guild.py
Co-authored-by: Dorukyum <[email protected]>
1 parent 080799e commit cc4a616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/guild.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ class Guild(Hashable):
254254
255255
.. versionadded:: 2.0
256256
257-
approximate_member_count: Optional[:class:`int`]
257+
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``.
260260
.. versionadded:: 2.0

0 commit comments

Comments
 (0)