Fixed channel docs

This commit is contained in:
hydrabolt
2015-11-20 20:46:04 +00:00
parent 19fb8e6dfd
commit 4e11ae1541
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
.. include:: ./vars.rst
VoiceChannel
============
**extends** ServerChannel_
A voice channel of a server. Currently, the voice channel class has no differences to the ServerChannel class.
------