interface APIGuildIntegrationApplication

external
export interface APIGuildIntegrationApplication

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

optionalexternal
bot? : APIUser

The bot associated with this applicationSee https://discord.com/developers/docs/resources/user#user-object

external
description : string

The description of the app

external
icon : string | null

The icon hash of the appSee https://discord.com/developers/docs/reference#image-formatting

external
id : Snowflake

The id of the app

external
name : string

The name of the app