Added channel

This commit is contained in:
hydrabolt
2015-11-20 20:25:49 +00:00
parent 9ff8496f6b
commit d26702f48f
3 changed files with 28 additions and 0 deletions

21
docs/docs_channel.rst Normal file
View File

@@ -0,0 +1,21 @@
.. include:: ./vars.rst
Channel
=======
**extends** Equality_
The Channel class is the base class for all types of channel.
Attributes
----------
id
~~
The ID of the channel, a `String`.
client
~~~~~~
The Client_ that cached the channel.