CreateInteractionResponseOptions

export interface CreateInteractionResponseOptions extends APIInteractionResponseCallbackData, RESTPostAPIInteractionCallbackQuery
export interface CreateInteractionResponseOptions extends APIInteractionResponseCallbackData, RESTPostAPIInteractionCallbackQuery

No summary provided.

files?:RawFile[]
with_response?:boolean
Whether to include a interaction callback response as the response instead of a 204
Inherited from RESTPostAPIInteractionCallbackQuery