Class Stats

  • All Implemented Interfaces:
    dev.mayuna.simpleapi.deserializers.GsonDeserializer

    public class Stats
    extends TopGGAPIResponse
    Specific stats about top.gg bot (server count, shards, shard count)
    • Field Summary

      • Fields inherited from class dev.mayuna.simpleapi.APIResponse

        api, responseCode
    • Constructor Summary

      Constructors 
      Constructor Description
      Stats()  
    • Method Summary

      • Methods inherited from class dev.mayuna.simpleapi.APIResponse

        getApi, getResponseCode, setApi, setResponseCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Stats

        public Stats()