Voice attribute documentation

This commit is contained in:
meew0
2016-01-30 23:34:07 +01:00
parent 2732cbb402
commit 5a5316dc66

View File

@@ -22,4 +22,34 @@ client
Client_ the connection belongs to
more docs coming soon :O
token
~~~~~
The token used to authenticate with Discord
server
~~~~~~
The Server_ on which the voice connection takes place
encoder
~~~~~~~
The AudioEncoder_ used to encode data in this particular session
playingIntent
~~~~~~~~~~~~~
A StreamIntent_ used to bind events to the voice connection
playing
~~~~~~~
Whether or not the bot is currently playing something
streamTime
~~~~~~~~~~
The amount of time the current track has been playing for, in milliseconds
more docs coming soon :O