Merge pull request #74 from SimonSchick/patch-1

Docs for isPrivate
This commit is contained in:
abalabahaha 2015-11-28 16:39:01 -08:00
commit 558c01f4da

View file

@ -20,4 +20,9 @@ The ID of the channel, a `String`.
client
~~~~~~
The Client_ that cached the channel.
The Client_ that cached the channel.
isPrivate
~~~~~~~~~
Indicates whether the channel is PM channel, is `Boolean`.