APIGuildIntegrationApplication
https://discord.com/developers/docs/resources/guild#integration-application-object
Signature
export interface APIGuildIntegrationApplicationProperties
5Methods
0No methods.
Properties
id: Snowflake;The id of the app
name: string;The name of the app
icon: string | null;The icon hash of the app See https://discord.com/developers/docs/reference#image-formatting
description: string;The description of the app
bot?: APIUser;The bot associated with this application See https://discord.com/developers/docs/resources/user#user-object