1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-03 06:40:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.md
2021-03-17 15:18:37 +00:00

1.3 KiB

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

Package dev.inmo.tgbotapi.requests.games.abstracts

Types

Name Summary
GetGameHighScores [common]
Content
interface GetGameHighScores : SimpleRequest<List<GameHighScore>>


SetGameScore [common]
Content
interface SetGameScore : SimpleRequest<Boolean>