Decprecate `Player.submission_id` in favor of `Player.solution_id` for consistency with `Player.solution_shared` and other API object names. https://github.com/takos22/codingame/blob/9f4592b540d1ff24bbfcc408ccf14917b5c60b03/codingame/clash_of_code/player.py#L155
Decprecate
Player.submission_idin favor ofPlayer.solution_idfor consistency withPlayer.solution_sharedand other API object names.codingame/codingame/clash_of_code/player.py
Line 155 in 9f4592b