DiscordIntegrationApplication
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordIntegrationApplication
Interface: DiscordIntegrationApplication
Properties
bot?
optional
bot:DiscordUser
The bot associated with this application
Defined in
packages/types/dist/types/discord.d.ts:220
description
description:
string
The description of the app
Defined in
packages/types/dist/types/discord.d.ts:218
icon
icon:
null
|string
the icon hash of the app
Defined in
packages/types/dist/types/discord.d.ts:216
id
id:
string
The id of the app
Defined in
packages/types/dist/types/discord.d.ts:212
name
name:
string
The name of the app
Defined in
packages/types/dist/types/discord.d.ts:214