GameInfo
- GameInfoobject contains the info of the user's game score, level and the chat it is linked with.
Properties
- score(int): the score of the game.
- user_id(int): the user id of user.
- level(Optional |- int): the level
- community_id(Optional |- str): community ID, present only if the user played in the community.