import { Api } from "https://deno.land/x/grammy@v1.31.0/mod.ts";
A simple method for testing your bot's authentication token. Requires no parameters. Returns basic information about the bot in form of a User object.
Parameters
optional
signal: AbortSignalOptional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#getme