toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.game
/
Game
/
Game
Game
constructor
(
title
:
String
,
description
:
String
,
photo
:
List
<
PhotoSize
>
,
text
:
String
?
=
null
,
textEntities
:
List
<
MessageEntity
>
?
=
null
,
animation
:
Animation
?
=
null
)