public class GuildMessageReactionRemoveAllEvent extends GenericMessageEvent
| Constructor and Description |
|---|
GuildMessageReactionRemoveAllEvent(JDA api,
long responseNumber,
long messageId,
TextChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
TextChannel |
getChannel() |
Guild |
getGuild() |
getChannelType, getMessageId, getMessageIdLong, isFromTypegetJDA, getResponseNumberpublic GuildMessageReactionRemoveAllEvent(JDA api, long responseNumber, long messageId, TextChannel channel)
public TextChannel getChannel()
getChannel in class GenericMessageEventpublic Guild getGuild()