REST
No summary provided.
declare class REST extends EventEmitter
Extends
EventEmitter
constructor(options?)
Constructs a new instance of the
REST
classRuns a request from the API, yielding the raw Response object
declare class REST extends EventEmitter
REST
class