mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 15:11:32 +00:00
Corrected PM Message Documentation (#424)
This commit is contained in:
parent
4e8ac47f27
commit
7f864578e0
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ The channel the message was sent in, either a TextChannel_ or PMChannel_.
|
|||
server
|
||||
~~~~~~~
|
||||
|
||||
The Server_ the message was sent in. Will be null if the message was sent in a PMChannel_.
|
||||
The Server_ the message was sent in. Will be undefined if the message was sent in a PMChannel_.
|
||||
|
||||
client
|
||||
~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue