export type RESTPostAPIInteractionCallbackFormDataBody = (Record<`files[${bigint}]`, unknown> & { payload_json?: string | undefined;}) | (Record<`files[${bigint}]`, unknown> & RESTPostAPIInteractionCallbackJSONBody);
https://discord.com/developers/docs/interactions/receiving-and-responding#create-interaction-response