This function returns the draft results for a league or team key. Function accepts a vector of keys however they cannot be mixed. If a mixed type of key is provided the function will select the majority key type and query the uri using those keys.
Arguments
- key
A vector of league or team keys as strings in the form "000.l.0000" or "000.l.0000.t.0". Keys can be found with `y_games()` and `y_teams()`.
- token_name
Assigned object name used when creating token with `y_create_token()`.
- debug
Returns a list of data such as uri call and content. Useful for debugging.
- quiet
Print function activity.