Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.ts>Message.StoryMessage

The Telegram Bot Framework.
Go to Latest
type alias Message.StoryMessage
import { type Message } from "https://deno.land/x/grammy@v1.19.1/types.ts";
const { StoryMessage } = Message;
definition: CommonMessage & MsgWith<"story">