| Package | Description |
|---|---|
| in.ashwanthkumar.slack.webhook |
| Modifier and Type | Method and Description |
|---|---|
Slack |
Slack.displayName(String user)
Change the display name
|
Slack |
Slack.icon(String imageOrIcon)
Change the bot icon
|
Slack |
Slack.parse(String parse)
Possible values being "full" or "none"
|
Slack |
Slack.sendToChannel(String channel)
Send the message to a particular channel
|
Slack |
Slack.sendToUser(String sendToUser)
Send the message to a particular user
|
Slack |
Slack.setWebhookUrl(String webhookUrl)
Update the webhook url of the underlying Slack service
|
Copyright © 2017. All rights reserved.