Options
All
  • Public
  • Public/Protected
  • All
Menu

Connected Account If from a user profile, it'll be partial

Hierarchy

Index

Constructors

constructor

Properties

Readonly _keys

_keys: BaseSet<string> = ...

Optional accessToken

accessToken: string

Readonly client

client: ShardClient

Optional friendSync

friendSync: boolean

id

id: string = ''

Optional integrations

integrations: any[]

name

name: string = ''

Optional revoked

revoked: boolean

Optional showActivity

showActivity: boolean

type

verified

verified: boolean = false

Optional visibility

visibility: number

Accessors

isClone

  • get isClone(): boolean

key

  • get key(): string

shardId

  • get shardId(): number

Methods

[custom]

  • [custom](): object

_getFromSnake

  • _getFromSnake(key: string): any

_setFromSnake

  • _setFromSnake(key: string, value: any): any

clone

difference

  • difference(key: string, value: any): [boolean, any]

differences

differencesBetween

  • differencesBetween(structure: Structure): null | object

hasDifference

  • hasDifference(key: string, value: any): boolean

hasDifferences

hasDifferencesBetween

  • hasDifferencesBetween(structure: Structure): boolean

merge

mergeValue

  • mergeValue(key: string, value: any): void

toJSON

  • toJSON(): object

Generated using TypeDoc