Skip to content

Commit

Permalink
vsc didn't save
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Sep 22, 2024
1 parent fa80322 commit 6bf2b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lavalink/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ class RawTrack(TypedDict):
pluginInfo: Dict[str, Any]
userData: Dict[Any, Any]


class RawPlayer(TypedDict):
guildId: str
track: Optional[RawTrack]
Expand Down

0 comments on commit 6bf2b83

Please sign in to comment.