Added user.voiceChannel to see where a user is speaking

Returns null if they aren't speaking, otherwise this is a VoiceChannel object.
This commit is contained in:
Amish Shah
2015-12-26 17:21:16 +00:00
parent 9d97dfc95a
commit a6a9f08565
4 changed files with 9 additions and 3 deletions

View File

@@ -55,9 +55,9 @@ author = u'hydrabolt'
# built documents.
#
# The short X.Y version.
version = '5.0'
version = '5.3'
# The full version, including alpha/beta/rc tags.
release = '5.0.0'
release = '5.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.