Skip to main content
Module

x/mtkruto/client/5_client.ts>Client#getMyShortDescription

Cross-runtime JavaScript library for building Telegram clients
Latest
method Client.prototype.getMyShortDescription
import { Client } from "https://deno.land/x/mtkruto@0.2.30/client/5_client.ts";

Get the bot's short description in the given language. Bot-only.

Parameters

optional
params: { languageCode?: string; }

Returns

Promise<string>

The current bot's short description in the specified language.