import { type Game } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts";
This object represents a game. Use BotFather to create and edit games, their short names will act as unique identifiers.
Properties
photo: Photo
Photo that will be displayed in the game message in chats.
optional
textEntities: MessageEntity[]Special entities that appear in text, such as usernames, URLs, bot commands, etc.
optional
animation: AnimationAnimation that will be displayed in the game message in chats