Skip to main content
Very Popular
Go to Latest
type alias Message.WebAppDataMessage
import { type Message } from "https://deno.land/x/grammy@v1.11.2/types.deno.ts";
const { WebAppDataMessage } = Message;
definition: ServiceMessage & MsgWith<"web_app_data">