Skip to main content
Module

x/grammy_types/mod.ts>Message.GeneralForumTopicUnhiddenMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.GeneralForumTopicUnhiddenMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.4.3/mod.ts";
const { GeneralForumTopicUnhiddenMessage } = Message;
definition: ServiceMessage & MsgWith<"general_forum_topic_unhidden">