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