Search
Preparing search index...
The search index is not available
deviantart.ts
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Util
Class Util
Hierarchy
Util
Index
Constructors
constructor
Properties
access
Token
api
Methods
placebo
Constructors
constructor
new
Util
(
accessToken
:
any
)
:
Util
Parameters
accessToken:
any
Returns
Util
Properties
Private
access
Token
access
Token
:
any
Private
api
api
:
Api
= new api(this.accessToken)
Methods
placebo
placebo
(
params
?:
object
)
:
Promise
<
DeviantArtPlacebo
>
Sends a placebo API query to check that your access token is still valid.
Parameters
Optional
params:
object
Optional
mature_
content
?:
boolean
Returns
Promise
<
DeviantArtPlacebo
>
Globals
Util
constructor
access
Token
api
placebo
Generated using
TypeDoc
Sends a placebo API query to check that your access token is still valid.