Very Popular
Go to Latest
type alias Message.PollMessage
import { type Message } from "https://dotland.deno.dev/x/grammy@v1.10.1/platform.deno.ts";
const { PollMessage } = Message;
definition: CommonMessage & MsgWith<"poll">