Uses of Class
org.telegram.abilitybots.api.toggle.CustomToggle.Property
-
Packages that use CustomToggle.Property Package Description org.telegram.abilitybots.api.toggle -
-
Uses of CustomToggle.Property in org.telegram.abilitybots.api.toggle
Methods in org.telegram.abilitybots.api.toggle that return CustomToggle.Property Modifier and Type Method Description static CustomToggle.PropertyCustomToggle.Property. valueOf(String name)Returns the enum constant of this type with the specified name.static CustomToggle.Property[]CustomToggle.Property. values()Returns an array containing the constants of this enum type, in the order they are declared.
-