Latest
interface DiscordIntegrationDelete
import { type DiscordIntegrationDelete } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

id: string

Integration id

guild_id: string

Id of the guild

optional
application_id: string

Id of the bot/OAuth2 application for this discord integration

import DiscordIntegrationDelete
import { DiscordIntegrationDelete } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";