Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
Update pincer/objects/guild/schedule_events.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lunarmagpie <65521138+Lunarmagpie@users.noreply.github.com>
  • Loading branch information
Sigmanificient and Lunarmagpie committed Dec 13, 2021
1 parent b38c727 commit 5022c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pincer/objects/guild/schedule_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class ScheduledEvent(APIObject):
The id of an entity associated with a guild scheduled event
entity_metadata: :class:`str`
Additional metadata for the guild scheduled event
creator: :class:`User`
creator: :class:`~pincer.objects.user.user.User`
The user who created the scheduled event
user_count: :class:`int`
The number of users who have joined the scheduled event
Expand Down

0 comments on commit 5022c49

Please sign in to comment.