We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
65039af
Allow the passing of kwargs to Client.get_player to be used in the Player construction.
Client.get_player
Player
If no custom cls is provided this will have zero effect on the Player. Useful for passing custom attributes to custom Player sub-classes.
cls