Hierarchy (View Summary)

Properties

application: null | IntegrationApplication
client: Client<true>
enabled: null | boolean
enableEmoticons: null | boolean
expireBehavior: null | IntegrationExpireBehavior
expireGracePeriod: null | number
guild: Guild
id: string
name: string
revoked: null | boolean
role: null | Role
scopes: OAuth2Scopes[]
subscriberCount: null | number
syncedTimestamp: null | number
syncing: null | boolean
user: null | User

Accessors

  • get syncedAt(): null | Date

    Returns null | Date

Methods

  • Parameters

    • ...props: Record<string, string | boolean>[]

    Returns unknown

  • Returns string