Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
class PollUpdateEvent
extends UpdateEvent
import { PollUpdateEvent } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";

Constructors

new
PollUpdateEvent(payload: PollUpdate)