discordjs / voice

Implementation of the Discord Voice API for discord.js and other JS/TS libraries
Apache License 2.0
327 stars 111 forks source link

SpeakingMap is not in the generated documentation #189

Open iliazeus opened 3 years ago

iliazeus commented 3 years ago

Please describe the problem you are having in as much detail as possible:

https://discordjs.github.io/voice/classes/voicereceiver.html#speaking

VoiceReceiver.speaking is documented to be a SpeakingMap, but there are no docs for SpeakingMap itself.

Further details: