menu
tdlib2 package
documentation
td_api.dart
GetInlineGameHighScores
GetInlineGameHighScores.new constructor
GetInlineGameHighScores.new constructor
dark_mode
light_mode
GetInlineGameHighScores
constructor
GetInlineGameHighScores
(
{
required
String
inlineMessageId
,
required
int
userId
,
})
Implementation
GetInlineGameHighScores({ required this.inlineMessageId, required this.userId, });
tdlib2 package
documentation
td_api
GetInlineGameHighScores
GetInlineGameHighScores.new constructor
GetInlineGameHighScores class