InlineEntitySelectMenu
class InlineEntitySelectMenu(val builder: EntitySelectMenu.Builder, types: Collection<EntitySelectMenu.SelectTarget>) : InlineSelectMenu(source)
Properties
Link copied to clipboard
Link copied to clipboard
For select menus with the CHANNEL type, the ChannelTypes that should be supported by this menu, see EntitySelectMenu.Builder.setChannelTypes.
Link copied to clipboard
The default values that will be shown to the user, see EntitySelectMenu.Builder.setDefaultValues
Link copied to clipboard
Displayed when no selections have been made yet, see SelectMenu.Builder.setPlaceholder
Link copied to clipboard
The SelectTargets that should be supported by this menu, see EntitySelectMenu.Builder.setEntityTypes
Link copied to clipboard
Unique identifier of this component, see Component.withUniqueId
Link copied to clipboard
The minimum and maximum amount of values a user can select, must not exceed the amount of options