public class ChannelDeletedEvent extends Object implements Event
https://api.slack.com/events/channel_deleted
| Constructor and Description |
|---|
ChannelDeletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChannel() |
String |
getType() |
int |
hashCode() |
void |
setChannel(String channel) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.