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