Skip to main content
Module

x/natico/mod.ts>IntegrationApplication

A powerful and customizable framework for Discordeno
Latest
interface IntegrationApplication
Re-export
import { type IntegrationApplication } from "https://deno.land/x/natico@4.0.0-pre.4/mod.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