class types.Game
extends _TypeGame
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { Game } = types;
Constructors
new
Game(params: { id: bigint; accessHash: bigint; shortName: string; title: string; description: string; photo: TypePhoto; document?: TypeDocument; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc