KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
setGameScore
set
Game
Score
inline
fun
TelegramBot
.
setGameScore
(
userId
:
Long
,
messageId
:
Long
,
score
:
Long
)
:
SetGameScoreAction
(
source
)
inline
fun
TelegramBot
.
setGameScore
(
userId
:
Long
,
score
:
Long
)
:
SetGameScoreAction
(
source
)
inline
fun
TelegramBot
.
setGameScore
(
user
:
User
,
score
:
Long
)
:
SetGameScoreAction
(
source
)
inline
fun
TelegramBot
.
setGameScore
(
user
:
User
,
messageId
:
Long
,
score
:
Long
)
:
SetGameScoreAction
(
source
)