Skip to main content
Module

x/grm/mod.ts>tl.Api.InputMediaGame

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputMediaGame
extends VirtualClass<{ id: Api.TypeInputGame; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { InputMediaGame } = tl.Api;

Properties

className: "InputMediaGame"
classType: "constructor"
CONSTRUCTOR_ID: 3544138739
id: Api.TypeInputGame
SUBCLASS_OF_ID: 4210575092

Static Methods

fromReader(reader: Reader): InputMediaGame