Preparing search index...
The search index is not available
spotify.js documentation
spotify.js documentation
UserManager
Class UserManager
Hierarchy (
view full
)
Manager
UserManager
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
User
Manager
(
http
)
:
UserManager
Parameters
http
:
HttpClient
Returns
UserManager
Methods
get
get
(
id
)
:
Promise
<
UserPublic
>
Parameters
id
:
string
The ID of the user.
Returns
Promise
<
UserPublic
>
Returns a promise with the
UserPublic
.
Description
Get a user by ID.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
spotify.js documentation
Loading...
The ID of the user.