import { Context } from "https://dotland.deno.dev/x/grammy@v1.12.0/context.ts";
Context-aware alias for api.sendGame
. Use this method to send a game. On success, the sent Message is returned.
Parameters
Short name of the game, serves as the unique identifier for the game. Set up your games via BotFather.
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#sendgame