Added voiceConnection

This commit is contained in:
hydrabolt
2015-11-20 22:04:19 +00:00
parent 33a83437cb
commit ffce5b6a9d
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
.. include:: ./vars.rst
VoiceConnection
===============
**Warning! Still experimental!**
As of discord.js v5.0.0, voice support has been added. This means you can stream audio but not yet receive.
---------
Attributes
----------
---------
voiceChannel
------------
VoiceChannel_ that the connection is for
client
------
Client_ the connection belongs to
more docs coming soon :O