KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
getGameHighScores
get
Game
High
Scores
inline
fun
TelegramBot
.
getGameHighScores
(
userId
:
Long
,
messageId
:
Long
)
:
GetGameHighScoresAction
(
source
)
inline
fun
TelegramBot
.
getGameHighScores
(
userId
:
Long
)
:
GetGameHighScoresAction
(
source
)
inline
fun
TelegramBot
.
getGameHighScores
(
user
:
User
,
messageId
:
Long
)
:
GetGameHighScoresAction
(
source
)
inline
fun
TelegramBot
.
getGameHighScores
(
user
:
User
)
:
GetGameHighScoresAction
(
source
)