View Source ExTDLib.Object.Game (ExTDLib v0.0.4)

Describes a game. Use getInternalLink with internalLinkTypeGame to share the game.

NameTypeDescription
idstringUnique game identifier.
short_namestringGame short name.
titlestringGame title.
textformattedTextGame text, usually containing scoreboards for a game.
descriptionstringGame description.
photophotoGame photo.
animationanimationGame animation; may be null.

More details on telegram's documentation.