1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 01:15:13 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.games/-game/-game.md
2021-03-17 15:18:37 +00:00

905 B

//docs/dev.inmo.tgbotapi.types.games/Game/Game

Game

[common]
Content
fun Game(title: String, description: String, photo: Photo, caption: String? = null, captionEntities: List<TextPart> = emptyList(), animation: AnimationFile? = null)