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