Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
setGameScore
Function setGameScore
set
Game
Score
(
client
,
params
)
:
Promise
<
Message
>
Set a score of a user in a game
Parameters
client
:
ITelegramClient
params
:
InputMessageId
&
{
force
?:
boolean
;
noEdit
?:
boolean
;
score
:
number
;
shouldDispatch
?:
true
;
userId
:
InputPeerLike
;
}
Returns
Promise
<
Message
>
The modified message
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Set a score of a user in a game