mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(MessageReference): Fix static link (#7041)
This commit is contained in:
@@ -293,7 +293,7 @@ class Message extends Base {
|
|||||||
/**
|
/**
|
||||||
* Reference data sent in a message that contains ids identifying the referenced message.
|
* Reference data sent in a message that contains ids identifying the referenced message.
|
||||||
* This can be present in the following types of 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_FOLLOW_ADD
|
||||||
* * CHANNEL_PINNED_MESSAGE
|
* * CHANNEL_PINNED_MESSAGE
|
||||||
* * REPLY
|
* * REPLY
|
||||||
|
|||||||
Reference in New Issue
Block a user