harmonyland / harmony

An easy to use Discord API Library for Deno.
https://harmony.mod.land
MIT License
318 stars 48 forks source link

Fix voice state update sometimes not setting the member cache #368

Closed Mabi19 closed 1 year ago

Mabi19 commented 1 year ago

About

Fixes a bug where voice state update events didn't always set the member cache, leading to the user and member properties on VoiceState objects being missing.

Status

Mabi19 commented 1 year ago

I probably ran Prettier wrong, I'll try to fix the formatting in a few hours