mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
docs: fix InteractionDeferOptions typedef (#5694)
This commit is contained in:
@@ -63,7 +63,7 @@ class CommandInteraction extends Interaction {
|
||||
|
||||
/**
|
||||
* Options for deferring the reply to a {@link CommandInteraction}.
|
||||
* @typedef {InteractionDeferOptions}
|
||||
* @typedef {Object} InteractionDeferOptions
|
||||
* @property {boolean} [ephemeral] Whether the reply should be ephemeral
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user