Skip to main content

DiscordIntegrationApplication

Documentation


Documentation / @discordeno/types / DiscordIntegrationApplication

Interface: DiscordIntegrationApplication

Defined in: discord/guild.ts:492

https://docs.discord.com/developers/resources/guild#integration-application-object-integration-application-structure

Properties

bot?

optional bot?: DiscordUser

Defined in: discord/guild.ts:502

The bot associated with this application


description

description: string

Defined in: discord/guild.ts:500

The description of the app


icon

icon: string | null

Defined in: discord/guild.ts:498

the icon hash of the app


id

id: string

Defined in: discord/guild.ts:494

The id of the app


name

name: string

Defined in: discord/guild.ts:496

The name of the app