Extremely Popular
Go to Latest
interface DiscordIntegrationApplication
import { type DiscordIntegrationApplication } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/helpers/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