Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Util

Hierarchy

  • Util

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Util(accessToken: any): Util

Properties

Private accessToken

accessToken: any

Private api

api: Api = new api(this.accessToken)

Methods

placebo

  • 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>

Generated using TypeDoc