Skip to main content
Module

x/discord_api_types/v6.ts>APIApplication

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIApplication
Re-export
Deprecated
Deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

import { type APIApplication } from "https://deno.land/x/discord_api_types@0.37.11/v6.ts";

Properties

id: string
name: string
icon: string | null
description: string
optional
rpc_origins: string[]
bot_public: boolean
bot_require_code_grant: boolean
owner: APIUser
summary: string
verify_key: string
team: APITeam | null
optional
guild_id: string
optional
primary_sku_id: string
optional
slug: string
optional
cover_image: string