public class SubteamSelfRemovedEvent extends Object implements Event
This event is not available to bot user subscriptions in the Events API.
https://api.slack.com/events/subteam_self_removed
| Constructor and Description |
|---|
SubteamSelfRemovedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getEventTs() |
String |
getSubteamId() |
String |
getType() |
int |
hashCode() |
void |
setEventTs(String eventTs) |
void |
setSubteamId(String subteamId) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSubtypepublic static final String TYPE_NAME
Copyright © 2020. All rights reserved.