export interface CreateInteractionResponseOptions extends APIInteractionResponseCallbackData, RESTPostAPIInteractionCallbackQueryoptionalfiles? : RawFile[]
optionalexternalwith_response? : boolean
Whether to include a interaction callback response as the response instead of a 204
Inherited from: RESTPostAPIInteractionCallbackQuery