Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable staticFileEndpoint
import { staticFileEndpoint } from "https://deno.land/x/abstract_bot_api@85.0.0/src/taskBouncer.ts";

type

(
text: string,
contentType: string,
triggerUrl: string,
) => Endpoint<any>