import { Api } from "https://dotland.deno.dev/x/grammy@v1.31.0/mod.ts";
Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns True on success.
Parameters
New short description for the bot; 0-120 characters. Pass an empty string to remove the dedicated short description for the given language.
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#setmyshortdescription