menu
td_json_client package
documentation
td_api.dart
GameHighScore
GameHighScore.new constructor
GameHighScore.new constructor
dark_mode
light_mode
GameHighScore
constructor
GameHighScore
(
{
String
?
extra
,
int
?
client_id
,
int32
?
position
,
int53
?
user_id
,
int32
?
score
,
})
Implementation
GameHighScore({ super.extra, super.client_id, this.position, this.user_id, this.score, });
td_json_client package
documentation
td_api
GameHighScore
GameHighScore.new constructor
GameHighScore class