toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type.game
Package-level
declarations
Types
Types
Callback
Game
Link copied to clipboard
@
Serializable
class
CallbackGame
CallbackGame
Game
Link copied to clipboard
@
Serializable
data
class
Game
(
val
title
:
String
,
val
description
:
String
,
val
photo
:
List
<
PhotoSize
>
=
emptyList()
,
val
text
:
String
?
=
null
,
val
textEntities
:
List
<
MessageEntity
>
?
=
null
,
val
animation
:
Animation
?
=
null
)
Game