public class ImHistoryChangedEvent extends Object implements Event
These bulk changes may be the result of data importation or bulk action taken by an administrator.
https://api.slack.com/events/im_history_changed
| Constructor and Description |
|---|
ImHistoryChangedEvent() |
| 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.