class types.Game
extends TypeGame
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { Game } = types;
Constructors
new
Game(params: { id: bigint; accessHash: bigint; shortName: string; title: string; description: string; photo: TypePhoto; document?: TypeDocument; })Properties
optional
document: TypeDocumentphoto: TypePhoto