@Value.Immutable public abstract class AbstractChannelsHistoryResponse extends Object implements SlackResponse, TimeIntervalFilter
| Constructor and Description |
|---|
AbstractChannelsHistoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<LiteMessage> |
getMessages() |
abstract boolean |
hasMore() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResponseMetadata, isOkgetNewestTimestamp, getOldestTimestamp, getPagingDirection, isInclusivepublic abstract boolean hasMore()
public abstract List<LiteMessage> getMessages()
Copyright © 2019. All rights reserved.