Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias Message.WebAppDataMessage
import { type Message } from "https://deno.land/x/grammy@v1.19.0/types.deno.ts";
const { WebAppDataMessage } = Message;
definition: ServiceMessage & MsgWith<"web_app_data">