Skip to main content

Application

Documentation


Documentation / @discordeno/bot / Application

Interface: Application

Defined in: transformers/types.ts:152

Properties

approximateGuildCount?

optional approximateGuildCount?: number

Defined in: transformers/types.ts:172


approximateUserAuthorizationCount?

optional approximateUserAuthorizationCount?: number

Defined in: transformers/types.ts:174


approximateUserInstallCount?

optional approximateUserInstallCount?: number

Defined in: transformers/types.ts:173


bot?

optional bot?: User

Defined in: transformers/types.ts:176


botPublic

botPublic: boolean

Defined in: transformers/types.ts:168


botRequireCodeGrant

botRequireCodeGrant: boolean

Defined in: transformers/types.ts:169


coverImage?

optional coverImage?: bigint

Defined in: transformers/types.ts:160


customInstallUrl?

optional customInstallUrl?: string

Defined in: transformers/types.ts:171


description

description: string

Defined in: transformers/types.ts:167


eventWebhooksStatus

eventWebhooksStatus: DiscordApplicationEventWebhookStatus

Defined in: transformers/types.ts:183


eventWebhooksTypes?

optional eventWebhooksTypes?: DiscordWebhookEventType[]

Defined in: transformers/types.ts:184


eventWebhooksUrl?

optional eventWebhooksUrl?: string

Defined in: transformers/types.ts:182


flags?

optional flags?: ApplicationFlags

Defined in: transformers/types.ts:153


guild?

optional guild?: Guild

Defined in: transformers/types.ts:164


guildId?

optional guildId?: bigint

Defined in: transformers/types.ts:163


icon?

optional icon?: bigint

Defined in: transformers/types.ts:154


id

id: bigint

Defined in: transformers/types.ts:165


installParams?

optional installParams?: ApplicationInstallParams

Defined in: transformers/types.ts:175


integrationTypesConfig?

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

Defined in: transformers/types.ts:179


interactionsEndpointUrl?

optional interactionsEndpointUrl?: string

Defined in: transformers/types.ts:178


name

name: string

Defined in: transformers/types.ts:166


owner?

optional owner?: User

Defined in: transformers/types.ts:161


primarySkuId?

optional primarySkuId?: string

Defined in: transformers/types.ts:158


privacyPolicyUrl?

optional privacyPolicyUrl?: string

Defined in: transformers/types.ts:157


redirectUris?

optional redirectUris?: string[]

Defined in: transformers/types.ts:177


roleConnectionsVerificationUrl

roleConnectionsVerificationUrl: string

Defined in: transformers/types.ts:180


rpcOrigins?

optional rpcOrigins?: string[]

Defined in: transformers/types.ts:155


slug?

optional slug?: string

Defined in: transformers/types.ts:159


tags

tags: string[]

Defined in: transformers/types.ts:181


team?

optional team?: Team

Defined in: transformers/types.ts:162


termsOfServiceUrl?

optional termsOfServiceUrl?: string

Defined in: transformers/types.ts:156


verifyKey

verifyKey: string

Defined in: transformers/types.ts:170