Hierarchy (View Summary)

Properties

approximateGuildCount: null | number
approximateUserAuthorizationCount: null | number
approximateUserInstallCount: null | number
bot: null | User
botPublic: null | boolean
botRequireCodeGrant: null | boolean
client: Client<true>
cover: null | string
customInstallURL: null | string
description: null | string
entitlements: EntitlementManager
eventWebhooksStatus: null | ApplicationWebhookEventStatus
eventWebhooksTypes: null | ApplicationWebhookEventType[]
eventWebhooksURL: null | string
guildId: null | string
icon: null | string
id: string
installParams: null | ClientApplicationInstallParams
integrationTypesConfig:
    | null
    | Partial<
        Record<
            ApplicationIntegrationType,
            IntegrationTypesConfigurationContext,
        >,
    >
interactionsEndpointURL: null | string
name: null | string
owner: null | User | Team
privacyPolicyURL: null | string
roleConnectionsVerificationURL: null | string
rpcOrigins: string[]
subscriptions: SubscriptionManager
tags: string[]
termsOfServiceURL: null | string
verifyKey: null | string

Accessors

  • get createdAt(): Date

    Returns Date

  • get createdTimestamp(): number

    Returns number

  • get guild(): null | Guild

    Returns null | Guild

  • get partial(): boolean

    Returns boolean

Methods

  • Returns unknown

  • Returns a string representation of an object.

    Returns null | string

  • Returns string