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(Client): assign id in getRESTGuildVoiceState #180

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

TTtie
Copy link
Member

@TTtie TTtie commented Nov 3, 2024

VoiceState takes its ID from the id property on the raw structure, which isn't assigned on the raw API response. A proper solution for this will be done in a later release.

VoiceState takes its ID from the id property on the raw structure, which isn't assigned on the raw API response. A proper solution for this will be done in a later release.
@TTtie TTtie added type: bug Something isn't working scope: REST Issues or pull requests related to REST functionality labels Nov 3, 2024
@TTtie TTtie added this to the 0.2.0 milestone Nov 3, 2024
@TTtie TTtie merged commit 875f11a into dev Nov 3, 2024
1 check passed
@TTtie TTtie deleted the fix/guild-voice-state-id branch November 3, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: REST Issues or pull requests related to REST functionality type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant