Skip to main content

Application

Documentation


Documentation / @discordeno/bot / Application

Interface: Application

Defined in: bot/src/transformers/types.ts:150

Properties

approximateGuildCount?

optional approximateGuildCount: number

Defined in: bot/src/transformers/types.ts:170


approximateUserAuthorizationCount?

optional approximateUserAuthorizationCount: number

Defined in: bot/src/transformers/types.ts:172


approximateUserInstallCount?

optional approximateUserInstallCount: number

Defined in: bot/src/transformers/types.ts:171


bot?

optional bot: 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?

optional coverImage: bigint

Defined in: bot/src/transformers/types.ts:158


customInstallUrl?

optional customInstallUrl: 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?

optional eventWebhooksTypes: DiscordWebhookEventType[]

Defined in: bot/src/transformers/types.ts:182


eventWebhooksUrl?

optional eventWebhooksUrl: string

Defined in: bot/src/transformers/types.ts:180


flags?

optional flags: ApplicationFlags

Defined in: bot/src/transformers/types.ts:151


guild?

optional guild: Guild

Defined in: bot/src/transformers/types.ts:162


guildId?

optional guildId: bigint

Defined in: bot/src/transformers/types.ts:161


icon?

optional icon: bigint

Defined in: bot/src/transformers/types.ts:152


id

id: bigint

Defined in: bot/src/transformers/types.ts:163


installParams?

optional installParams: ApplicationInstallParams

Defined in: bot/src/transformers/types.ts:173


integrationTypesConfig?

optional integrationTypesConfig: Partial<Record<DiscordApplicationIntegrationType, ApplicationIntegrationTypeConfiguration>>

Defined in: bot/src/transformers/types.ts:177


interactionsEndpointUrl?

optional interactionsEndpointUrl: string

Defined in: bot/src/transformers/types.ts:176


name

name: string

Defined in: bot/src/transformers/types.ts:164


owner?

optional owner: User

Defined in: bot/src/transformers/types.ts:159


primarySkuId?

optional primarySkuId: string

Defined in: bot/src/transformers/types.ts:156


privacyPolicyUrl?

optional privacyPolicyUrl: string

Defined in: bot/src/transformers/types.ts:155


redirectUris?

optional redirectUris: string[]

Defined in: bot/src/transformers/types.ts:175


roleConnectionsVerificationUrl

roleConnectionsVerificationUrl: string

Defined in: bot/src/transformers/types.ts:178


rpcOrigins?

optional rpcOrigins: string[]

Defined in: bot/src/transformers/types.ts:153


slug?

optional slug: string

Defined in: bot/src/transformers/types.ts:157


tags

tags: string[]

Defined in: bot/src/transformers/types.ts:179


team?

optional team: Team

Defined in: bot/src/transformers/types.ts:160


termsOfServiceUrl?

optional termsOfServiceUrl: string

Defined in: bot/src/transformers/types.ts:154


verifyKey

verifyKey: string

Defined in: bot/src/transformers/types.ts:168