export interface CreateInteractionResponseOptions extends APIInteractionResponseCallbackData, RESTPostAPIInteractionCallbackQuery
optionalRawFile[] files? :
optionalexternalboolean with_response? :
Whether to include a interaction callback response as the response instead of a 204
Inherited from: RESTPostAPIInteractionCallbackQuery