From 92da8d9e4848f8955ae2861fb6b751c7128c7a6c Mon Sep 17 00:00:00 2001 From: Simon Schick Date: Sat, 28 Nov 2015 22:37:08 +0100 Subject: [PATCH] Docs for isPrivate --- docs/docs_channel.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/docs_channel.rst b/docs/docs_channel.rst index 21d87427c..af661e27b 100644 --- a/docs/docs_channel.rst +++ b/docs/docs_channel.rst @@ -20,4 +20,9 @@ The ID of the channel, a `String`. client ~~~~~~ -The Client_ that cached the channel. \ No newline at end of file +The Client_ that cached the channel. + +isPrivate +~~~~~~~~~ + +Indicates whether the channel is PM channel, is `Boolean`.