interface MessagePoll
implements MessageBase
import { type MessagePoll } from "https://deno.land/x/mtkruto@0.1.139/types/4_message.ts";
A poll message.
Properties
poll: Poll
The poll included in the message.
x/mtkruto/types/4_message.ts>MessagePoll
import { type MessagePoll } from "https://deno.land/x/mtkruto@0.1.139/types/4_message.ts";
A poll message.
The poll included in the message.