diff --git a/src/structures/Message.js b/src/structures/Message.js index 224a12e2d..622ab22e5 100644 --- a/src/structures/Message.js +++ b/src/structures/Message.js @@ -293,7 +293,7 @@ class Message extends Base { /** * Reference data sent in a message that contains ids identifying the referenced message. * This can be present in the following types of message: - * * Crossposted messages (IS_CROSSPOST {@link MessageFlags#FLAGS message flag}) + * * Crossposted messages (IS_CROSSPOST {@link MessageFlags.FLAGS message flag}) * * CHANNEL_FOLLOW_ADD * * CHANNEL_PINNED_MESSAGE * * REPLY