Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/2_game.ts>Game

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Game
import { type Game } from "https://deno.land/x/mtkruto@0.1.139/types/2_game.ts";

Properties

title: string
description: string
photo: Photo
optional
text: string
optional
textEntities: MessageEntity[]
optional
animation: Animation