Skip to main content
Module

x/grm/mod.ts>Api.PollAnswer

MTProto API Client for Deno 🦕
Go to Latest
class Api.PollAnswer
extends VirtualClass<{ text: string; option: bytes; }>
import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { PollAnswer } = Api;

Properties

className: "PollAnswer"
classType: "constructor"
CONSTRUCTOR_ID: 1823064809
option: bytes
SUBCLASS_OF_ID: 2124799390
text: string