Skip to main content
Very Popular
Go to Latest
type alias Message.ForumTopicReopenedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.1.0/mod.ts";
const { ForumTopicReopenedMessage } = Message;
definition: ServiceMessage & MsgWith<"forum_topic_reopened">