Files
discord.js/docs/docs_channel.rst
2015-11-20 17:50:29 -08:00

23 lines
277 B
ReStructuredText

.. 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.