toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type.game
/
Game
/
Game
Game
constructor
(
title
:
String
,
description
:
String
,
photo
:
List
<
PhotoSize
>
=
emptyList()
,
text
:
String
?
=
null
,
textEntities
:
List
<
MessageEntity
>
?
=
null
,
animation
:
Animation
?
=
null
)
(
source
)