This repository was archived by the owner on Jun 12, 2026. It is now read-only.
Commit 32f227e
committed
Include channelId in voice state payload
Add the channelId field to the voice state payload sent by Player, serializing it to a string when present and using None otherwise. This ensures voice session updates include the target channel and fixes payload formatting (added trailing comma) for consistency. (Dave Support)1 parent 3ef66da commit 32f227e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
| 317 | + | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments