diff --git a/src/structures/Message.js b/src/structures/Message.js index 07d6e5ff..e747a048 100644 --- a/src/structures/Message.js +++ b/src/structures/Message.js @@ -424,7 +424,7 @@ class Message extends Base { /** * The Message this crosspost/reply/pin add references, if cached - * @type {Message} + * @type {?Message} * @readonly */ get referencedMessage() {