Skip to main content

Application

@discordeno/bot


Documentation / @discordeno/bot / Application

Interface: Application

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

Properties

approximateGuildCount?

optional approximateGuildCount: number

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


approximateUserInstallCount?

optional approximateUserInstallCount: number

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


bot?

optional bot: User

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


botPublic

botPublic: boolean

Defined in: packages/bot/src/transformers/types.ts:166


botRequireCodeGrant

botRequireCodeGrant: boolean

Defined in: packages/bot/src/transformers/types.ts:167


coverImage?

optional coverImage: bigint

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


customInstallUrl?

optional customInstallUrl: string

Defined in: packages/bot/src/transformers/types.ts:169


description

description: string

Defined in: packages/bot/src/transformers/types.ts:165


eventWebhooksStatus

eventWebhooksStatus: DiscordApplicationEventWebhookStatus

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


eventWebhooksTypes?

optional eventWebhooksTypes: DiscordWebhookEventType[]

Defined in: packages/bot/src/transformers/types.ts:181


eventWebhooksUrl?

optional eventWebhooksUrl: string

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


flags?

optional flags: ApplicationFlags

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


guild?

optional guild: Guild

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


guildId?

optional guildId: bigint

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


icon?

optional icon: bigint

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


id

id: bigint

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


installParams?

optional installParams: ApplicationInstallParams

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


integrationTypesConfig?

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

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


interactionsEndpointUrl?

optional interactionsEndpointUrl: string

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


name

name: string

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


owner?

optional owner: User

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


primarySkuId?

optional primarySkuId: string

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


privacyPolicyUrl?

optional privacyPolicyUrl: string

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


redirectUris?

optional redirectUris: string[]

Defined in: packages/bot/src/transformers/types.ts:174


roleConnectionsVerificationUrl

roleConnectionsVerificationUrl: string

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


rpcOrigins?

optional rpcOrigins: string[]

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


slug?

optional slug: string

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


tags

tags: string[]

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


team?

optional team: Team

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


termsOfServiceUrl?

optional termsOfServiceUrl: string

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


verifyKey

verifyKey: string

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