mirror of
https://github.com/danbulant/discord.js
synced 2026-07-10 21:50:59 +00:00
Docs for isPrivate
This commit is contained in:
parent
0d45d8bfca
commit
92da8d9e48
1 changed files with 6 additions and 1 deletions
|
|
@ -21,3 +21,8 @@ client
|
|||
~~~~~~
|
||||
|
||||
The Client_ that cached the channel.
|
||||
|
||||
isPrivate
|
||||
~~~~~~~~~
|
||||
|
||||
Indicates whether the channel is PM channel, is `Boolean`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue