Record Class MenuButtonDefault
java.lang.Object
java.lang.Record
org.teleight.teleightbots.api.objects.MenuButtonDefault
- 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 aMenuButtonDefaultrecord class. -
Method Summary
-
Constructor Details
-
MenuButtonDefault
public MenuButtonDefault()Creates an instance of aMenuButtonDefaultrecord 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.
-