toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.games
/
Game
/
Game
Game
constructor
(
title
:
String
,
description
:
String
,
photo
:
PhotoFile
,
text
:
String
?
=
null
,
textSources
:
TextSourcesList
=
emptyList()
,
animation
:
AnimationFile
?
=
null
)