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