public class GroupHistoryChangedEvent extends Object implements Event
https://api.slack.com/events/group_history_changed
| Constructor and Description |
|---|
GroupHistoryChangedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getEventTs() |
String |
getLatest() |
String |
getTs() |
String |
getType() |
int |
hashCode() |
void |
setEventTs(String eventTs) |
void |
setLatest(String latest) |
void |
setTs(String ts) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.