SlackAliases Class

Summary

Contains aliases related to Slack API
Assembly
Cake.Slack.dll
Namespace
Cake.Slack
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SlackAliases"] class Type type-node

Syntax

public static class SlackAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
Slack(ICakeContext) SlackProvider
Gets a SlackProvider instance that can be used for communicating with Slack API.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin