Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

client

client: Client

The client that instantiated this class

displayName

displayName: null | string

The name displayed on the user’s profile

externalUrls

externalUrls: ExternalUrl

Known public external URLs for this user

followers

followers: null | Followers

Information about the followers of this user

href

href: string

A link to the Web API endpoint for this user

id

id: string

The Spotify ID of the structure

images

images: null | Image[]

The user’s profile image

rawObjectType

rawObjectType: string

The raw object type returned by the api: user

uri

uri: string

The Spotify URI for this user

Methods

Private _patchImages

  • _patchImages(data: ImageObject[]): Image[]

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Inherited property
  • Inherited method
  • Protected property
  • Protected method
  • Private property
  • Private method

Generated using TypeDoc