import { type MethodFunction } from "https://deno.land/x/harmony@v2.8.0/src/rest/mod.ts";
definition: () => Promise<any>
body?: unknown,
maxRetries?: number,
bucket?: string | null,
rawResponse?: boolean,
options?: RequestOptions,
import { type MethodFunction } from "https://deno.land/x/harmony@v2.8.0/src/rest/mod.ts";