docs(MessageReference): Fix static link (#7041)

This commit is contained in:
Jiralite
2021-12-01 11:27:24 +00:00
committed by GitHub
parent e305156769
commit 85e6812ce2

View File

@@ -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