mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-01 08:30:08 +00:00
docs(*): add links to Discord's API objects & data (#5862)
This commit is contained in:
@@ -130,7 +130,7 @@ class MessageButton extends BaseMessageComponent {
|
||||
|
||||
/**
|
||||
* Transforms the button to a plain object.
|
||||
* @returns {Object} The raw data of this button
|
||||
* @returns {APIMessageComponent} The raw data of this button
|
||||
*/
|
||||
toJSON() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user