import { Context } from "https://dotland.deno.dev/x/grammy@v1.12.0/mod.ts";
Context-aware alias for api.editForumTopic
. Use this method to edit name and icon of a topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have can_manage_topics administrator rights, unless it is the creator of the topic. Returns True on success.
Parameters
New unique identifier of the custom emoji shown as the topic icon. Use getForumTopicIconStickers to get all allowed custom emoji identifiers
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#editforumtopic