Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>DiscordIntegrationApplication

An object oriented Discordeno framework
Latest
interface DiscordIntegrationApplication
import { type DiscordIntegrationApplication } from "https://deno.land/x/oasis@2.1.0/tests/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

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