Class RecentAction

java.lang.Object
com.github.rami_sabbagh.codeforces.api.objects.CFObject
com.github.rami_sabbagh.codeforces.api.objects.RecentAction

public class RecentAction
extends CFObject
Represents a recent action.
  • Field Details

    • timeSeconds

      public long timeSeconds
      Action time, in unix format.
  • Constructor Details