interface DiscordIntegrationApplicationimport { type DiscordIntegrationApplication } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/deps.ts"; https://discord.com/developers/docs/resources/guild#integration-application-object-integration-application-structure Propertiesid: stringThe id of the app name: stringThe name of the app icon: string | nullthe icon hash of the app description: stringThe description of the app optionalbot: DiscordUserThe bot associated with this application