Skip to main content
Module

x/natico/doc_mod.ts>prefixFn

A powerful and customizable framework for Discordeno
Latest
interface prefixFn
Re-export
import { type prefixFn } from "https://deno.land/x/natico@4.0.0-pre.4/doc_mod.ts";

Call Signatures

(message: NaticoMessage): string | string[] | Promise<string | string[]>