Game

Game

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

animation
Animation animation;

Animation that will be displayed in the game message in chats

description
string description;

Description of the game

photo
PhotoSize[] photo;

Photo that will be displayed in the game message in chats

text
string text;

Brief description of the game or high scores included in the game message

text_entities
MessageEntity[] text_entities;

Special entities that appear in text

title
string title;

Title of the game

See Also

Meta