Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/higa/mod.ts>CreateGroupDMOptions

A package to interract with the Discord API coded by myself
Latest
interface CreateGroupDMOptions
import { type CreateGroupDMOptions } from "https://deno.land/x/higa@0.1.2/mod.ts";

Properties

access_tokens: string[]
nicks: { [id: string]: string; }