@Value.Immutable public abstract class AbstractSlackReplyMessage extends SlackEventMessageBase implements HasUser
| Constructor and Description |
|---|
AbstractSlackReplyMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getChannelId() |
abstract Optional<String> |
getLatestReplyTimestamp() |
int |
getReplyCount() |
abstract Optional<List<String>> |
getReplyUserIds() |
abstract Optional<Integer> |
getReplyUsersCount() |
abstract String |
getThreadTs() |
abstract String |
getUserId() |
getSubtypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTs, getType, toDetailedEventpublic abstract String getThreadTs()
public abstract String getChannelId()
getChannelId in interface HasChannel@Value.Default public int getReplyCount()
Copyright © 2020. All rights reserved.