Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(VoiceState): set streaming to false when the stream ended #6992

Merged

Conversation

SpaceEEC
Copy link
Member

Please describe the changes this PR makes and why it should be merged:

This PR fixes #6967 by checking for a different property (so partial updates, in case those happen, don't incorrectly clear it).
There is no reason I chose self_video over the others.
I added a comment explaining why it's done like that.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

@iCrawl iCrawl added this to the Version 13.4 milestone Nov 16, 2021
@iCrawl iCrawl merged commit fdb09cb into discordjs:main Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

voiceStatusUpdate not changing streaming state to false when streaming is concluded
3 participants