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