Skip to content

Commit b7c2bb9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,8 +1219,8 @@ async def fetch_guild(self, guild_id: int, /, *, with_counts=True) -> Guild:
12191219
Whether to include count information in the guild. This fills the
12201220
:attr:`.Guild.approximate_member_count` and :attr:`.Guild.approximate_presence_count`
12211221
fields.
1222-
.. versionadded:: 2.0
12231222
1223+
.. versionadded:: 2.0
12241224
12251225
Raises
12261226
------

0 commit comments

Comments
 (0)