telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
Game
telega
telegram
games
Games types **
struct
Game {
string
title
;
string
description
;
PhotoSize
[]
photo
;
string
text
;
MessageEntity
text_entities
;
Animation
animation
;
}
Members
Variables
animation
Animation
animation
;
Undocumented in source.
description
string
description
;
Undocumented in source.
photo
PhotoSize
[]
photo
;
Undocumented in source.
text
string
text
;
Undocumented in source.
text_entities
MessageEntity
text_entities
;
Undocumented in source.
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
games
structs
Animation
CallbackGame
Game
GameHighScore
Games types **