Uses of Interface
com.mewna.catnip.entity.message.ReactionUpdate
Packages that use ReactionUpdate
Package
Description
-
Uses of ReactionUpdate in com.mewna.catnip.entity.impl
Methods in com.mewna.catnip.entity.impl that return ReactionUpdateModifier and TypeMethodDescriptionEntityBuilder.createReactionUpdate
(com.grack.nanojson.JsonObject data) -
Uses of ReactionUpdate in com.mewna.catnip.entity.impl.message
Classes in com.mewna.catnip.entity.impl.message that implement ReactionUpdate -
Uses of ReactionUpdate in com.mewna.catnip.shard
Fields in com.mewna.catnip.shard with type parameters of type ReactionUpdateModifier and TypeFieldDescriptionstatic final EventType<ReactionUpdate>
DiscordEvent.MESSAGE_REACTION_ADD
static final EventType<ReactionUpdate>
DiscordEvent.MESSAGE_REACTION_REMOVE
static final EventType<ReactionUpdate>
DiscordEvent.MESSAGE_REACTION_REMOVE_EMOJI