Application
Defined in: api/types.ts:37
https://docs.discord.com/developers/resources/application#application-object
Properties
Section titled “Properties”approximate_guild_count?
Section titled “approximate_guild_count?”
optionalapproximate_guild_count:number
Defined in: api/types.ts:38
approximate_user_authorization_count?
Section titled “approximate_user_authorization_count?”
optionalapproximate_user_authorization_count:number
Defined in: api/types.ts:39
approximate_user_install_count?
Section titled “approximate_user_install_count?”
optionalapproximate_user_install_count:number
Defined in: api/types.ts:40
optionalbot:Partial<User>
Defined in: api/types.ts:41
bot_public
Section titled “bot_public”bot_public:
boolean
Defined in: api/types.ts:42
bot_require_code_grant
Section titled “bot_require_code_grant”bot_require_code_grant:
boolean
Defined in: api/types.ts:43
cover_image?
Section titled “cover_image?”
optionalcover_image:string
Defined in: api/types.ts:44
custom_install_url?
Section titled “custom_install_url?”
optionalcustom_install_url:string
Defined in: api/types.ts:45
description
Section titled “description”description:
string
Defined in: api/types.ts:46
event_webhooks_status
Section titled “event_webhooks_status”event_webhooks_status:
ApplicationEventWebhookStatus
Defined in: api/types.ts:47
event_webhooks_types?
Section titled “event_webhooks_types?”
optionalevent_webhooks_types:WebhookEventType[]
Defined in: api/types.ts:48
event_webhooks_url?
Section titled “event_webhooks_url?”
optionalevent_webhooks_url:string|null
Defined in: api/types.ts:49
flags?
Section titled “flags?”
optionalflags:number
Defined in: api/types.ts:50
guild:
Partial<Guild>
Defined in: api/types.ts:51
guild_id?
Section titled “guild_id?”
optionalguild_id:string
Defined in: api/types.ts:52
icon:
string|null
Defined in: api/types.ts:53
id:
string
Defined in: api/types.ts:54
install_params?
Section titled “install_params?”
optionalinstall_params:ApplicationInstallParams
Defined in: api/types.ts:55
interactions_endpoint_url?
Section titled “interactions_endpoint_url?”
optionalinteractions_endpoint_url:string
Defined in: api/types.ts:56
name:
string
Defined in: api/types.ts:57
owner?
Section titled “owner?”
optionalowner:Partial<User>
Defined in: api/types.ts:58
primary_sku_id?
Section titled “primary_sku_id?”
optionalprimary_sku_id:string
Defined in: api/types.ts:59
privacy_policy_url?
Section titled “privacy_policy_url?”
optionalprivacy_policy_url:string
Defined in: api/types.ts:60
redirect_uris?
Section titled “redirect_uris?”
optionalredirect_uris:string[]
Defined in: api/types.ts:61
role_connections_verification_url?
Section titled “role_connections_verification_url?”
optionalrole_connections_verification_url:string|null
Defined in: api/types.ts:62
rpc_origins?
Section titled “rpc_origins?”
optionalrpc_origins:string[]
Defined in: api/types.ts:63
optionalslug:string
Defined in: api/types.ts:64
optionaltags:string[]
Defined in: api/types.ts:65
team:
Team|null
Defined in: api/types.ts:66
terms_of_service_url?
Section titled “terms_of_service_url?”
optionalterms_of_service_url:string
Defined in: api/types.ts:67
verify_key
Section titled “verify_key”verify_key:
string
Defined in: api/types.ts:68