Skip to main content
Extremely Popular
Go to Latest
interface DiscordIntegrationApplication
import { type DiscordIntegrationApplication } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

Properties

id: string

The id of the app

name: string

The name of the app

icon: string | null

the icon hash of the app

description: string

The description of the app

optional
bot: DiscordUser

The bot associated with this application