ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.games
/
SetGameScoreByInlineMessageId
/
SetGameScoreByInlineMessageId
Set
Game
Score
By
Inline
Message
Id
constructor
(
userId
:
UserId
,
score
:
Long
,
inlineMessageId
:
InlineMessageId
,
force
:
Boolean
=
false
,
disableEditMessage
:
Boolean
=
false
)