Skip to main content
Module

x/higa/mod.ts>CreateGroupDMOptions

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

Properties

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