Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface DiscordIntegrationApplication
import { type DiscordIntegrationApplication } from "https://deno.land/x/discordeno@17.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