Interface GuildEmojisUpdate
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface GuildEmojisUpdate extends Dispatch
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableGuildEmojisUpdate.Builderbuilder()List<EmojiData>emojis()StringguildId()
-