Skip to main content
Module

x/higa/mod.ts>IntegrationApplication

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

Properties

id: string
name: string
optional
icon: string
description: string
optional
bot: User