Game
Describes a game.
This is an alias for the GameUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "game" | |
id | string | Game ID |
shortName | string | Game short name. To share a game use the URL https://t.me/{bot_username}?game={game_short_name} |
title | string | Game title |
text | Game text, usually containing scoreboards for a game | |
description | string | Game description |
photo | Game photo | |
animation | Game animation; may be null |