Uses of Class
org.telegram.abilitybots.api.objects.Stats
-
Packages that use Stats Package Description org.telegram.abilitybots.api.bot org.telegram.abilitybots.api.objects -
-
Uses of Stats in org.telegram.abilitybots.api.bot
Methods in org.telegram.abilitybots.api.bot that return types with arguments of type Stats Modifier and Type Method Description Map<String,Stats>BaseAbilityBot. stats() -
Uses of Stats in org.telegram.abilitybots.api.objects
Methods in org.telegram.abilitybots.api.objects that return Stats Modifier and Type Method Description static StatsStats. createStats(String name, long hits)
-