public class MessageReactionRemoveAllEvent extends GenericMessageEvent
| Constructor and Description |
|---|
MessageReactionRemoveAllEvent(JDA api,
long responseNumber,
long messageId,
MessageChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
Guild |
getGuild() |
PrivateChannel |
getPrivateChannel() |
TextChannel |
getTextChannel() |
getChannel, getChannelType, getMessageId, getMessageIdLong, isFromTypegetJDA, getResponseNumberpublic MessageReactionRemoveAllEvent(JDA api, long responseNumber, long messageId, MessageChannel channel)
public Guild getGuild()
public TextChannel getTextChannel()
public PrivateChannel getPrivateChannel()
public Group getGroup()