import { Api } from "https://dotland.deno.dev/x/grammy@v1.15.0/mod.ts";
Use this method to change the bot's description, which is shown in the chat with the bot if the chat is empty. Returns True on success.
Parameters
New bot description; 0-512 characters. Pass an empty string to remove the dedicated description for the given language.
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#setmydescription