Skip to main content
Module

x/discord_api_types/payloads/v6/mod.ts>APIApplication

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIApplication
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.21/payloads/v6/mod.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