discordjs / voice

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

Old documentation #224

Open Aryansaini10 opened 2 years ago

Aryansaini10 commented 2 years ago

Feature

The new documentation of @discord.js/voice is not completed and many things are missing.i was looking for getVoiceConnection for instance but didnt found it .

Ideal solution or implementation

Please provide any links to old documentation for the time until the official ones get completed so that we can take reference to .

Alternative solutions or implementations

No response

Other context

No response

iim-ayush commented 2 years ago

https://discordjs.github.io/voice/modules.html

Github docs still exists. Go check them out.