Structure
See
https://discord.com/developers/docs/resources/application#application-object-application-structure
Properties
id
id:
string
Defined in
name
name:
string
Defined in
icon
icon:
null|string
Defined in
description
description:
string
Defined in
rpc_origins?
optionalrpc_origins:string[]
Defined in
bot_public
bot_public:
boolean
Defined in
bot_require_code_grant
bot_require_code_grant:
boolean
Defined in
bot?
optionalbot:Partial<Structure>
Defined in
terms_of_service_url?
optionalterms_of_service_url:string
Defined in
privacy_policy_url?
optionalprivacy_policy_url:string
Defined in
owner?
optionalowner:Partial<Structure>
Defined in
verify_key
verify_key:
string
Defined in
team
team:
null|Structure
Defined in
guild_id?
optionalguild_id:string
Defined in
guild?
optionalguild:Partial<Structure>
Defined in
primary_sku_id?
optionalprimary_sku_id:string
Defined in
slug?
optionalslug:string
Defined in
cover_image?
optionalcover_image:string
Defined in
flags?
optionalflags:number
Bitfield of ApplicationFlags
Defined in
approximate_guild_count?
optionalapproximate_guild_count:number
Defined in
approximate_user_install_count?
optionalapproximate_user_install_count:number
Defined in
redirect_uris?
optionalredirect_uris:string[]
Defined in
interactions_endpoint_url?
optionalinteractions_endpoint_url:string
Defined in
role_connections_verification_url?
optionalrole_connections_verification_url:string
Defined in
tags?
optionaltags:string[]
Defined in
install_params?
optionalinstall_params:InstallParamsStructure
Defined in
integration_types_config?
optionalintegration_types_config:Record<ApplicationIntegrationType,object>
Defined in
custom_install_url?
optionalcustom_install_url:string