1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-06 00:00:50 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.md

15 lines
1.3 KiB
Markdown
Raw Normal View History

//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.games.abstracts](index.md)
# Package dev.inmo.tgbotapi.requests.games.abstracts
## Types
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.requests.games.abstracts/GetGameHighScores///PointingToDeclaration/"></a>[GetGameHighScores](-get-game-high-scores/index.md)| <a name="dev.inmo.tgbotapi.requests.games.abstracts/GetGameHighScores///PointingToDeclaration/"></a>[common] <br>Content <br>interface [GetGameHighScores](-get-game-high-scores/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[GameHighScore](../dev.inmo.tgbotapi.types.games/-game-high-score/index.md)>> <br><br><br>|
| <a name="dev.inmo.tgbotapi.requests.games.abstracts/SetGameScore///PointingToDeclaration/"></a>[SetGameScore](-set-game-score/index.md)| <a name="dev.inmo.tgbotapi.requests.games.abstracts/SetGameScore///PointingToDeclaration/"></a>[common] <br>Content <br>interface [SetGameScore](-set-game-score/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)> <br><br><br>|