mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 21:12:06 +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
|
||||
~~~~~~
|
||||
|
||||
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