Constructors

  • Constructs a new Application object.

    Parameters

    • client: Client

      The client instance managing this application.

    • data: any

      The raw data from the API representing the application.

    Returns Application

Properties

approximateGuildCount?: number
approximateUserInstallCount?: number
bot?: User
botPublic: boolean
botRequireCodeGrant: boolean
coverImage?: string
customInstallUrl?: string
description: string
eventWebhooksStatus: number
eventWebhooksTypes?: string[]
eventWebhooksUrl?: string
flags?: number
guild?: Guild
guildID?: string
icon?: string
id: string
installParams?: any
integrationTypesConfig?: Record<string, any>
interactionsEndpointUrl?: string
name: string
owner?: User
primarySkuID?: string
privacyPolicyUrl?: string
redirectUris?: string[]
roleConnectionsVerificationUrl?: string
rpcOrigins?: string[]
slug?: string
tags?: string[]
team?: any
termsOfServiceUrl?: string
verifyKey: string