We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
all_players()
best_roster()
draft_picks()
draft_settings()
espn_games()
fee_settings()
ffl_api()
ffl_info()
ffl_merge()
ffl_seasons()
ffl_week()
ffl_year()
league_info()
league_members()
league_messages()
league_name()
league_size()
league_status()
league_teams()
live_scoring()
match_schedule()
match_scores()
moves_summary()
opponent_ranks()
player_acquire()
player_info()
player_news()
player_outlook()
pro_schedule()
roster_moves()
roster_score()
roster_settings()
schedule_settings()
score_settings()
score_summary()
start_roster()
stat_correct()
team_abbrev()
team_roster()
trade_settings()
waiver_settings()
week_scores()
The text was updated successfully, but these errors were encountered:
match_scores() is now tidy_scores() to reflect the extensive restructuring done behind the scenes.
tidy_scores()
Sorry, something went wrong.
match_schedule() is now tidy_matchups() to reflect the extensive restructuring done behind the scenes.
tidy_matchups()
score_summary() is now league_transactions().
league_transactions()
stat_correct() needs to be checked after week 1 (or later) to check for corrections.
No branches or pull requests
all_players()
best_roster()
draft_picks()
draft_settings()
espn_games()
fee_settings()
ffl_api()
ffl_info()
ffl_merge()
ffl_seasons()
ffl_week()
ffl_year()
league_info()
league_members()
league_messages()
league_name()
league_size()
league_status()
league_teams()
live_scoring()
match_schedule()
match_scores()
moves_summary()
opponent_ranks()
player_acquire()
player_info()
player_news()
player_outlook()
pro_schedule()
roster_moves()
roster_score()
roster_settings()
schedule_settings()
score_settings()
score_summary()
start_roster()
stat_correct()
team_abbrev()
team_roster()
trade_settings()
waiver_settings()
week_scores()
The text was updated successfully, but these errors were encountered: