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

x/grammy/types.ts>Message.WebAppDataMessage

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