Skip to main content
Latest
interface IntegrationApplication
Re-export
import { type IntegrationApplication } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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

summary: string

The summary of the app

optional
bot: User

The bot associated with this application