Skip to main content
Module

x/higa/mod.ts>Application

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

Properties

id: string
name: string
icon: string
description: string
optional
rpc_origins: string[]
bot_public: boolean
bot_require_code_grant: boolean
terms_of_service_url: string
privacy_policy_url: string
optional
owner: User
verify_key: string
optional
team: Team
optional
guild_id: string
optional
primary_sku_id: string
optional
slug: string
optional
cover_image: string
optional
flags: number
optional
tags: string[]
optional
install_params: InstallParams
optional
custom_install_url: string