Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias DiscordOptions
import { type DiscordOptions } from "https://deno.land/x/netzo@0.3.65/apis/discord/mod.ts";
definition: { tokenType: string; token: string; }