ktgbotapi
common
tgbotapi.core
/
dev.inmo.tgbotapi.requests.games
/
SetGameScoreByChatId
/
SetGameScoreByChatId
Set
Game
Score
By
Chat
Id
constructor
(
userId
:
UserId
,
score
:
Long
,
chatId
:
IdChatIdentifier
,
messageId
:
MessageId
,
force
:
Boolean
=
false
,
disableEditMessage
:
Boolean
=
false
)