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