Class Communication.Bots

java.lang.Object
org.rspeer.commons.Communication.Bots
Enclosing class:
Communication

public static class Communication.Bots extends Object
  • Constructor Details

    • Bots

      public Bots()
  • Method Details

    • getRunning

      @Deprecated public static List<org.rspeer.network.api.response.Heartbeat> getRunning()
      Deprecated.
      Returns a list of all the running accounts associated with the user by reaching out to Inubot servers.
      Returns:
      a list of Heartbeat objects representing the running accounts, or an empty list if there was an error or no active accounts were found