mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
docs: Message#type
This commit is contained in:
@@ -41,7 +41,7 @@ class Message {
|
||||
|
||||
/**
|
||||
* The type of the message
|
||||
* @type {string}
|
||||
* @type {MessageType}
|
||||
*/
|
||||
this.type = Constants.MessageTypes[data.type];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user