Very Popular
Go to Latest
method Context.prototype.unhideGeneralForumTopic
import { Context } from "https://dotland.deno.dev/x/grammy@v1.18.1/mod.ts";

Context-aware alias for api.unhideGeneralForumTopic. Use this method to unhide the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns True on success.

Parameters

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

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