Skip to content

Commit

Permalink
REEEEEEE
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Feb 28, 2024
1 parent 07ba832 commit 17ae14b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord/types/raw_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ class MemberRemoveEvent(TypedDict):


class VoiceChannelStatusUpdateEvent(TypedDict):
id: Snowflake,
guild_id: Snowflake,
id: Snowflake
guild_id: Snowflake
status: NotRequired[str]


Expand Down

0 comments on commit 17ae14b

Please sign in to comment.