import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { InputBotInlineMessageGame } = Api;
Properties
optional
replyMarkup: Api.TypeReplyMarkupStatic Methods
fromReader(reader: Reader): InputBotInlineMessageGame
import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { InputBotInlineMessageGame } = Api;