Class: SlackClient

SlackClient(glassContext)

new SlackClient(glassContext)

A common object that calls backend REST APIs to handle Slack relevant operations
Parameters:
Name Type Description
glassContext Object the Glass context
Source:
Returns:
an object
Example
var slackClient = new SlackClient(glassContext);

Extends

  • Class