interface RestPayloadRe-exportimport { type RestPayload } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; PropertiesoptionalbucketId: stringoptionalbody: Record<string, unknown>retryCount: numberoptionalheaders: Record<string, string>