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