public final class SlackMessage extends Object implements Serializable
Constructor and Description |
---|
SlackMessage(String username,
String text,
String iconEmoji,
String channel) |
Modifier and Type | Method and Description |
---|---|
String |
getChannel() |
String |
getIconEmoji() |
String |
getText() |
String |
getUsername() |
String |
toString() |