Class Communication.Bots
java.lang.Object
org.rspeer.commons.Communication.Bots
- Enclosing class:
Communication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<org.rspeer.network.api.response.Heartbeat> Deprecated.
-
Constructor Details
-
Bots
public Bots()
-
-
Method Details
-
getRunning
Deprecated.Returns a list of all the running accounts associated with the user by reaching out to Inubot servers.- Returns:
- a list of
Heartbeatobjects representing the running accounts, or an empty list if there was an error or no active accounts were found
-