interface MessagePoll
implements _MessageBase
import { type MessagePoll } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A poll message.
Properties
poll: Poll
The poll included in the message.
x/mtkruto/3_types.ts>MessagePoll
import { type MessagePoll } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A poll message.
The poll included in the message.