mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
build: Bump dependencies (#11333)
* build: bump dependencies * fix: guide build * build: amend package.json.hbs * build: create-discord-bot * style: formatting * build: final change --------- Co-authored-by: almeidx <github@almeidx.dev>
This commit is contained in:
@@ -16,8 +16,7 @@ import {
|
||||
import type { WebhooksAPI } from './webhook.js';
|
||||
|
||||
export interface CreateInteractionResponseOptions
|
||||
extends APIInteractionResponseCallbackData,
|
||||
RESTPostAPIInteractionCallbackQuery {
|
||||
extends APIInteractionResponseCallbackData, RESTPostAPIInteractionCallbackQuery {
|
||||
files?: RawFile[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user