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 |
Returns:
an object
Example
var slackClient = new SlackClient(glassContext);
Extends
- Class