Skip to main content
Module

x/mtkruto/mod.ts>MessagePoll

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessagePoll
implements _MessageBase
Re-export
import { type MessagePoll } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

A poll message.

Properties

poll: Poll

The poll included in the message.