Application
Documentation / @discordeno/bot / Application
Interface: Application
Defined in: bot/src/transformers/types.ts:153
Properties
approximateGuildCount?
optional
approximateGuildCount:number
Defined in: bot/src/transformers/types.ts:173
approximateUserAuthorizationCount?
optional
approximateUserAuthorizationCount:number
Defined in: bot/src/transformers/types.ts:175
approximateUserInstallCount?
optional
approximateUserInstallCount:number
Defined in: bot/src/transformers/types.ts:174
bot?
optional
bot:User
Defined in: bot/src/transformers/types.ts:177
botPublic
botPublic:
boolean
Defined in: bot/src/transformers/types.ts:169
botRequireCodeGrant
botRequireCodeGrant:
boolean
Defined in: bot/src/transformers/types.ts:170
coverImage?
optional
coverImage:bigint
Defined in: bot/src/transformers/types.ts:161
customInstallUrl?
optional
customInstallUrl:string
Defined in: bot/src/transformers/types.ts:172
description
description:
string
Defined in: bot/src/transformers/types.ts:168
eventWebhooksStatus
eventWebhooksStatus:
DiscordApplicationEventWebhookStatus
Defined in: bot/src/transformers/types.ts:184
eventWebhooksTypes?
optional
eventWebhooksTypes:DiscordWebhookEventType
[]
Defined in: bot/src/transformers/types.ts:185
eventWebhooksUrl?
optional
eventWebhooksUrl:string
Defined in: bot/src/transformers/types.ts:183
flags?
optional
flags:ApplicationFlags
Defined in: bot/src/transformers/types.ts:154
guild?
optional
guild:Guild
Defined in: bot/src/transformers/types.ts:165
guildId?
optional
guildId:bigint
Defined in: bot/src/transformers/types.ts:164
icon?
optional
icon:bigint
Defined in: bot/src/transformers/types.ts:155
id
id:
bigint
Defined in: bot/src/transformers/types.ts:166
installParams?
optional
installParams:ApplicationInstallParams
Defined in: bot/src/transformers/types.ts:176
integrationTypesConfig?
optional
integrationTypesConfig:Partial
<Record
<DiscordApplicationIntegrationType
,ApplicationIntegrationTypeConfiguration
>>
Defined in: bot/src/transformers/types.ts:180
interactionsEndpointUrl?
optional
interactionsEndpointUrl:string
Defined in: bot/src/transformers/types.ts:179
name
name:
string
Defined in: bot/src/transformers/types.ts:167
owner?
optional
owner:User
Defined in: bot/src/transformers/types.ts:162
primarySkuId?
optional
primarySkuId:string
Defined in: bot/src/transformers/types.ts:159
privacyPolicyUrl?
optional
privacyPolicyUrl:string
Defined in: bot/src/transformers/types.ts:158
redirectUris?
optional
redirectUris:string
[]
Defined in: bot/src/transformers/types.ts:178
roleConnectionsVerificationUrl
roleConnectionsVerificationUrl:
string
Defined in: bot/src/transformers/types.ts:181
rpcOrigins?
optional
rpcOrigins:string
[]
Defined in: bot/src/transformers/types.ts:156
slug?
optional
slug:string
Defined in: bot/src/transformers/types.ts:160
tags
tags:
string
[]
Defined in: bot/src/transformers/types.ts:182
team?
optional
team:Team
Defined in: bot/src/transformers/types.ts:163
termsOfServiceUrl?
optional
termsOfServiceUrl:string
Defined in: bot/src/transformers/types.ts:157
verifyKey
verifyKey:
string
Defined in: bot/src/transformers/types.ts:171