Interface MessageReactionRemove
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface MessageReactionRemove extends Dispatch
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableMessageReactionRemove.Builderbuilder()StringchannelId()EmojiDataemoji()discord4j.discordjson.possible.Possible<String>guildId()StringmessageId()StringuserId()
-