import { type DiscordApplication } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Properties
If this application is a game sold on Discord, this field will be the id of the "Game SKU" that is created, if exists
If this application is a game sold on Discord, this field will be the URL slug that links to the store page
optional
owner: Partial<DiscordUser>Partial user object containing info on the owner of the application
team: DiscordTeam | null
If the application belongs to a team, this will be a list of the members of that team
If this application is a game sold on Discord, this field will be the guild to which it has been linked
If this application is a game sold on Discord, this field will be the hash of the image on store embeds
optional
install_params: DiscordInstallParamssettings for the application's default in-app authorization link, if enabled