Search
Preparing search index...
The search index is not available
koreanbots - v3.2.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
koreanbots - v3.2.1
UserManager
Class UserManager
Hierarchy
UserManager
Index
Constructors
constructor
Properties
cache
koreanbots
options
Methods
fetch
Constructors
constructor
new
User
Manager
(
koreanbots
:
Koreanbots
, options
?:
BotManagerOptions
)
:
UserManager
Parameters
koreanbots:
Koreanbots
Optional
options:
BotManagerOptions
Returns
UserManager
Properties
cache
cache
:
LimitedCollection
<
string
,
Nullable
<
User
>
>
Readonly
koreanbots
koreanbots
:
Koreanbots
Optional
Readonly
options
options
?:
BotManagerOptions
Methods
fetch
fetch
(
userID
:
string
, options
?:
FetchOptions
)
:
Promise
<
User
>
Parameters
userID:
string
options:
FetchOptions
= ...
Returns
Promise
<
User
>
Exports
Constants
Errors
Utils
User
Manager
constructor
cache
koreanbots
options
fetch
Generated using
TypeDoc