interface RestPayloadimport { type RestPayload } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts"; PropertiesoptionalbucketId: stringoptionalbody: Record<string, unknown>retryCount: numberoptionalheaders: Record<string, string>import RestPayloadimport { RestPayload } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";