Skip to content

Commit 54317ec

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

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
@@ -309,7 +309,7 @@ class Guild(Hashable):
309309
'_stage_instances',
310310
'_threads',
311311
"approximate_member_count",
312-
"approximate_presence_count"
312+
"approximate_presence_count",
313313
)
314314

315315
_PREMIUM_GUILD_LIMITS: ClassVar[Dict[Optional[int], _GuildLimit]] = {

0 commit comments

Comments
 (0)