interface DiscordIntegrationApplicationimport { type DiscordIntegrationApplication } from "https://deno.land/x/discordeno@17.0.1/plugins/cache/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