mirror of
https://github.com/danbulant/discord.js
synced 2026-06-06 08:11:50 +00:00
commit
558c01f4da
1 changed files with 6 additions and 1 deletions
|
|
@ -20,4 +20,9 @@ The ID of the channel, a `String`.
|
||||||
client
|
client
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
The Client_ that cached the channel.
|
The Client_ that cached the channel.
|
||||||
|
|
||||||
|
isPrivate
|
||||||
|
~~~~~~~~~
|
||||||
|
|
||||||
|
Indicates whether the channel is PM channel, is `Boolean`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue