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, isFromType
getJDA, getResponseNumber
public GuildMessageReactionRemoveAllEvent(JDA api, long responseNumber, long messageId, TextChannel channel)
public TextChannel getChannel()
getChannel
in class GenericMessageEvent
public Guild getGuild()