mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
docs: remove traces of StringResolvable (#5727)
This commit is contained in:
@@ -592,7 +592,7 @@ class Message extends Base {
|
||||
|
||||
/**
|
||||
* Send an inline reply to this message.
|
||||
* @param {StringResolvable|APIMessage} [content=''] The content for the message
|
||||
* @param {string|APIMessage} [content=''] The content for the message
|
||||
* @param {ReplyMessageOptions|MessageAdditions} [options] The additional options to provide
|
||||
* @returns {Promise<Message|Message[]>}
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user