TgKit library and website are still in early development!

Game Class

extends Base

Internal class that provides an access to the client instance to most structures

Properties

animation Animation

Animation that will be displayed in the game message in chats. Upload via [BotFather](https://t.me/botfather).

See the code

client Client

See the code

description string

Description of the game

See the code

photo

Photo that will be displayed in the game message in chats.

See the code

text string

Brief description of the game or high scores included in the game message. Can be automatically edited to include current high scores for the game when the bot calls

See the code

textEntities

Special entities that appear in *text*, such as usernames, URLs, bot commands, etc.

See the code

title string

Title of the game

See the code