Skip to main content

Application

Documentation


Documentation / @discordeno/bot / Application

Interface: Application

Defined in: transformers/types.ts:190

Properties

approximateGuildCount?

optional approximateGuildCount?: number

Defined in: transformers/types.ts:211


approximateUserAuthorizationCount?

optional approximateUserAuthorizationCount?: number

Defined in: transformers/types.ts:213


approximateUserInstallCount?

optional approximateUserInstallCount?: number

Defined in: transformers/types.ts:212


bot?

optional bot?: User

Defined in: transformers/types.ts:215


botPublic

botPublic: boolean

Defined in: transformers/types.ts:207


botRequireCodeGrant

botRequireCodeGrant: boolean

Defined in: transformers/types.ts:208


coverImage?

optional coverImage?: bigint

Defined in: transformers/types.ts:199


customInstallUrl?

optional customInstallUrl?: string

Defined in: transformers/types.ts:210


description

description: string

Defined in: transformers/types.ts:206


eventWebhooksStatus

eventWebhooksStatus: DiscordApplicationEventWebhookStatus

Defined in: transformers/types.ts:222


eventWebhooksTypes?

optional eventWebhooksTypes?: DiscordWebhookEventType[]

Defined in: transformers/types.ts:223


eventWebhooksUrl?

optional eventWebhooksUrl?: string

Defined in: transformers/types.ts:221


flags?

optional flags?: ApplicationFlags

Defined in: transformers/types.ts:191


flagsNew?

optional flagsNew?: ToggleBitfield

Defined in: transformers/types.ts:192


guild?

optional guild?: Guild

Defined in: transformers/types.ts:203


guildId?

optional guildId?: bigint

Defined in: transformers/types.ts:202


icon?

optional icon?: bigint

Defined in: transformers/types.ts:193


id

id: bigint

Defined in: transformers/types.ts:204


installParams?

optional installParams?: ApplicationInstallParams

Defined in: transformers/types.ts:214


integrationTypesConfig?

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

Defined in: transformers/types.ts:218


interactionsEndpointUrl?

optional interactionsEndpointUrl?: string

Defined in: transformers/types.ts:217


name

name: string

Defined in: transformers/types.ts:205


owner?

optional owner?: User

Defined in: transformers/types.ts:200


primarySkuId?

optional primarySkuId?: string

Defined in: transformers/types.ts:197


privacyPolicyUrl?

optional privacyPolicyUrl?: string

Defined in: transformers/types.ts:196


redirectUris?

optional redirectUris?: string[]

Defined in: transformers/types.ts:216


roleConnectionsVerificationUrl

roleConnectionsVerificationUrl: string

Defined in: transformers/types.ts:219


rpcOrigins?

optional rpcOrigins?: string[]

Defined in: transformers/types.ts:194


slug?

optional slug?: string

Defined in: transformers/types.ts:198


tags

tags: string[]

Defined in: transformers/types.ts:220


team?

optional team?: Team

Defined in: transformers/types.ts:201


termsOfServiceUrl?

optional termsOfServiceUrl?: string

Defined in: transformers/types.ts:195


verifyKey

verifyKey: string

Defined in: transformers/types.ts:209