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