type alias Message.GeneralForumTopicUnhiddenMessageimport { type Message } from "https://deno.land/x/grammy@v1.17.0/types.deno.ts"; const { GeneralForumTopicUnhiddenMessage } = Message; definition: ServiceMessage & MsgWith<"general_forum_topic_unhidden">