Interface SlackClient
- All Known Implementing Classes:
SlackClientImpl
public interface SlackClient
-
Method Summary
Modifier and TypeMethodDescriptionsendMessage(Environment environment, String webhookUrl, String message, String channelOrUser, boolean automationSender) Sends a message using Slack's with the parameters provided.