Uses of Class
org.telegram.abilitybots.api.toggle.CustomToggle
-
Packages that use CustomToggle Package Description org.telegram.abilitybots.api.toggle -
-
Uses of CustomToggle in org.telegram.abilitybots.api.toggle
Methods in org.telegram.abilitybots.api.toggle that return CustomToggle Modifier and Type Method Description CustomToggleCustomToggle. toggle(String abilityName, String targetName)CustomToggleCustomToggle. turnOff(String ability)
-