1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.games/-set-game-score-by-chat-id/-set-game-score-by-chat-id.md
2021-03-17 15:18:37 +00:00

973 B

//docs/dev.inmo.tgbotapi.requests.games/SetGameScoreByChatId/SetGameScoreByChatId

SetGameScoreByChatId

[common]
Content
fun SetGameScoreByChatId(userId: UserId, score: Long, chatId: ChatId, messageId: MessageIdentifier, force: Boolean = false, disableEditMessage: Boolean = false)