public abstract class SlackEventMessageBase extends Object implements SlackEvent, HasChannel
| Constructor and Description |
|---|
SlackEventMessageBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<SlackMessageSubtype> |
getSubtype() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTs, getType, toDetailedEventgetChannelIdpublic abstract Optional<SlackMessageSubtype> getSubtype()
Copyright © 2019. All rights reserved.