Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
methods
getGameHighScores
Function getGameHighScores
getGameHighScores
(
client
:
ITelegramClient
,
params
:
InputMessageId
&
{
userId
?:
InputPeerLike | undefined
}
,
)
:
Promise
<
GameHighScore
[]
>
Get high scores of a game
Parameters
client
:
ITelegramClient
params
:
InputMessageId
&
{
userId
?:
InputPeerLike | undefined
}
Optional
userId
?:
InputPeerLike | undefined
ID of the user to find high scores for
Returns
Promise
<
GameHighScore
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Get high scores of a game