mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
docs(MessageButton): fix info tag (#6590)
This commit is contained in:
@@ -119,7 +119,7 @@ class MessageButton extends BaseMessageComponent {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the URL of this button.
|
* Sets the URL of this button.
|
||||||
* <note>MessageButton#style must be LINK when setting a URL</note>
|
* <info>MessageButton#style must be LINK when setting a URL</info>
|
||||||
* @param {string} url The URL of this button
|
* @param {string} url The URL of this button
|
||||||
* @returns {MessageButton}
|
* @returns {MessageButton}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user