Skip to main content
Module

x/grammy_menu/deps.deno.ts>Api#getMyName

Interactive menus for grammY
Latest
method Api.prototype.getMyName
import { Api } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.ts";

Use this method to get the current bot name for the given user language. Returns BotName on success.

Parameters

optional
other: Other<R, "getMyName">

Optional remaining parameters, confer the official reference below

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

Official reference: https://core.telegram.org/bots/api#getmyname