mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01: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