APIApplication
Index
Properties
- approximate_guild_count
 - bot
 - bot_public
 - bot_require_code_grant
 - cover_image
 - custom_install_url
 - description
 - flags
 - guild
 - guild_id
 - icon
 - id
 - install_params
 - integration_types_config
 - interactions_endpoint_url
 - name
 - owner
 - primary_sku_id
 - privacy_policy_url
 - redirect_uris
 - role_connections_verification_url
 - rpc_origins
 - slug
 - summary
 - tags
 - team
 - terms_of_service_url
 - verify_key
 
Properties
optionalapproximate_guild_count
Approximate count of guilds the application has been added to
optionalbot
Partial user object for the bot user associated with the application
bot_public
When false only app owner can join the app’s bot to guilds
bot_require_code_grant
When true the app’s bot will only join upon completion of the full oauth2 code grant flow
optionalcover_image
If this application is a game sold on Discord, this field will be the hash of the image on store embeds
optionalcustom_install_url
The application’s default custom authorization link, if enabled
description
The description of the app
flags
The application’s public flags
optionalguild
A partial object of the associated guild
optionalguild_id
If this application is a game sold on Discord, this field will be the guild to which it has been linked
icon
The icon hash of the app
id
The id of the app
optionalinstall_params
Settings for the application’s default in-app authorization link, if enabled
optionalintegration_types_config
Default scopes and permissions for each supported installation context. Value for each key is an integration type configuration object
optionalinteractions_endpoint_url
The interactions endpoint URL for the application
name
The name of the app
optionalowner
Partial user object containing info on the owner of the application
optionalprimary_sku_id
If this application is a game sold on Discord, this field will be the id of the “Game SKU” that is created, if exists
optionalprivacy_policy_url
The url of the application’s privacy policy
optionalredirect_uris
Array of redirect URIs for the application
optionalrole_connections_verification_url
The application’s role connection verification entry point, which when configured will render the app as a verification method in the guild role verification configuration
optionalrpc_origins
An array of rpc origin urls, if rpc is enabled
optionalslug
If this application is a game sold on Discord, this field will be the URL slug that links to the store page
summary
An empty string
optionaltags
Up to 5 tags of max 20 characters each describing the content and functionality of the application
team
The team this application belongs to
optionalterms_of_service_url
The url of the application’s terms of service
verify_key
The hexadecimal encoded key for verification in interactions and the GameSDK’s GetTicket function
https://discord.com/developers/docs/resources/application#application-object