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