Skip to main content
Module

x/oasis/mod.ts>RespondFunction

An object oriented Discordeno framework
Latest
type alias RespondFunction
import { type RespondFunction } from "https://deno.land/x/oasis@2.1.0/mod.ts";
definition: (options: CreateCommand) => Promise<Message | undefined>