APIGuildIntegrationApplication

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

Signature

export interface APIGuildIntegrationApplication

Properties

5

Methods

0

No methods.

Properties

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

bot?: APIUser;

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