Interface BotSettings.FollowStep

Enclosing class:
BotSettings

public static interface BotSettings.FollowStep
Step 3: set follow default.
  • Method Details

    • follow

      BotSettings.ChangeableFollowStep follow(boolean followEnabled)
      Sets follow default state.
      Parameters:
      followEnabled - follow default
      Returns:
      next step (follow mutability)