@Value.Immutable public abstract class AbstractSlackEventMessageIm extends SlackEventMessageBase implements HasUser
| Constructor and Description |
|---|
AbstractSlackEventMessageIm() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getChannelId() |
abstract String |
getText() |
abstract Optional<String> |
getThreadTs() |
abstract String |
getUserId() |
getSubtypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTs, getType, toDetailedEventpublic abstract String getChannelId()
getChannelId in interface HasChannelpublic abstract String getText()
Copyright © 2019. All rights reserved.