Skip to content

Commit def126d

Browse files
macdja38abalabahaha
authored andcommitted
Remove Guild from docstring (abalabahaha#257)
1 parent 26de4cf commit def126d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/structures/Message.js

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const User = require("./User");
99
* Represents a message
1010
* @prop {String} id The ID of the message
1111
* @prop {Channel} channel The channel the message is in
12-
* @prop {Guild?} guild The guild the message channel is in. Alias to channel.guild
1312
* @prop {Number} timestamp Timestamp of message creation
1413
* @prop {Number} type The type of the message
1514
* @prop {User} author The message author

0 commit comments

Comments
 (0)