-
Notifications
You must be signed in to change notification settings - Fork 213
Activity Class
Christian Wendt edited this page Jan 5, 2021
·
3 revisions
Basic information on Leagues Activity. This includes trades, wavier adds/drops, and free agency adds/drops.
date: int # Epoch time milliseconds
actions: List[Tuple] # Tuple includes (team: Team Class, action: str, player: Player Class, bid_amount: int)