Application
Documentation / @discordeno/bot / Application
Interface: Application
Defined in: bot/src/transformers/types.ts:150
Properties
approximateGuildCount?
optionalapproximateGuildCount:number
Defined in: bot/src/transformers/types.ts:170
approximateUserAuthorizationCount?
optionalapproximateUserAuthorizationCount:number
Defined in: bot/src/transformers/types.ts:172
approximateUserInstallCount?
optionalapproximateUserInstallCount:number
Defined in: bot/src/transformers/types.ts:171
bot?
optionalbot:User
Defined in: bot/src/transformers/types.ts:174
botPublic
botPublic:
boolean
Defined in: bot/src/transformers/types.ts:166
botRequireCodeGrant
botRequireCodeGrant:
boolean
Defined in: bot/src/transformers/types.ts:167
coverImage?
optionalcoverImage:bigint
Defined in: bot/src/transformers/types.ts:158
customInstallUrl?
optionalcustomInstallUrl:string
Defined in: bot/src/transformers/types.ts:169
description
description:
string
Defined in: bot/src/transformers/types.ts:165
eventWebhooksStatus
eventWebhooksStatus:
DiscordApplicationEventWebhookStatus
Defined in: bot/src/transformers/types.ts:181
eventWebhooksTypes?
optionaleventWebhooksTypes:DiscordWebhookEventType[]
Defined in: bot/src/transformers/types.ts:182
eventWebhooksUrl?
optionaleventWebhooksUrl:string
Defined in: bot/src/transformers/types.ts:180
flags?
optionalflags:ApplicationFlags
Defined in: bot/src/transformers/types.ts:151
guild?
optionalguild:Guild
Defined in: bot/src/transformers/types.ts:162
guildId?
optionalguildId:bigint
Defined in: bot/src/transformers/types.ts:161
icon?
optionalicon:bigint
Defined in: bot/src/transformers/types.ts:152
id
id:
bigint
Defined in: bot/src/transformers/types.ts:163
installParams?
optionalinstallParams:ApplicationInstallParams
Defined in: bot/src/transformers/types.ts:173
integrationTypesConfig?
optionalintegrationTypesConfig:Partial<Record<DiscordApplicationIntegrationType,ApplicationIntegrationTypeConfiguration>>
Defined in: bot/src/transformers/types.ts:177
interactionsEndpointUrl?
optionalinteractionsEndpointUrl:string
Defined in: bot/src/transformers/types.ts:176
name
name:
string
Defined in: bot/src/transformers/types.ts:164
owner?
optionalowner:User
Defined in: bot/src/transformers/types.ts:159
primarySkuId?
optionalprimarySkuId:string
Defined in: bot/src/transformers/types.ts:156
privacyPolicyUrl?
optionalprivacyPolicyUrl:string
Defined in: bot/src/transformers/types.ts:155
redirectUris?
optionalredirectUris:string[]
Defined in: bot/src/transformers/types.ts:175
roleConnectionsVerificationUrl
roleConnectionsVerificationUrl:
string
Defined in: bot/src/transformers/types.ts:178
rpcOrigins?
optionalrpcOrigins:string[]
Defined in: bot/src/transformers/types.ts:153
slug?
optionalslug:string
Defined in: bot/src/transformers/types.ts:157
tags
tags:
string[]
Defined in: bot/src/transformers/types.ts:179
team?
optionalteam:Team
Defined in: bot/src/transformers/types.ts:160
termsOfServiceUrl?
optionaltermsOfServiceUrl:string
Defined in: bot/src/transformers/types.ts:154
verifyKey
verifyKey:
string
Defined in: bot/src/transformers/types.ts:168