Skip to main content
Latest
interface DiscordIntegrationApplication
import { type DiscordIntegrationApplication } from "https://deno.land/x/discordeno@18.0.1/plugins/validations/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