Record Class MenuButtonCommands
java.lang.Object
java.lang.Record
org.teleight.teleightbots.api.objects.MenuButtonCommands
- All Implemented Interfaces:
Serializable, MenuButton
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface MenuButton
MenuButton.MenuButtonType -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aMenuButtonCommandsrecord class. -
Method Summary
-
Constructor Details
-
MenuButtonCommands
public MenuButtonCommands()Creates an instance of aMenuButtonCommandsrecord class.
-
-
Method Details
-
type
- Specified by:
typein interfaceMenuButton
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-