mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-04 01:50:08 +00:00
docs(*): add links to Discord's API objects & data (#5862)
This commit is contained in:
@@ -29,7 +29,7 @@ class InteractionWebhook {
|
||||
/**
|
||||
* Sends a message with this webhook.
|
||||
* @param {string|APIMessage|InteractionReplyOptions} options The content for the reply
|
||||
* @returns {Promise<Message|Object>}
|
||||
* @returns {Promise<Message|APIMessageRaw>}
|
||||
*/
|
||||
send() {}
|
||||
fetchMessage() {}
|
||||
|
||||
Reference in New Issue
Block a user