mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
Corrected PM Message Documentation (#424)
This commit is contained in:
@@ -20,7 +20,7 @@ The channel the message was sent in, either a TextChannel_ or PMChannel_.
|
|||||||
server
|
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
|
client
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user