Class EntitySelectMenu.DefaultValue

java.lang.Object
net.dv8tion.jda.api.interactions.components.selections.EntitySelectMenu.DefaultValue
All Implemented Interfaces:
ISnowflake, SerializableData
Enclosing interface:
EntitySelectMenu

public static class EntitySelectMenu.DefaultValue extends Object implements ISnowflake, SerializableData
Represents the default values used in EntitySelectMenu.getDefaultValues().
The value is typed correspondingly to the menu entity types.

The value is represented by the ID, corresponding to the entity of that ID.