Skip to main content
Module

x/grm/mod.ts>tl.Api.MessageUserVote

MTProto API Client for Deno 🦕
Latest
class tl.Api.MessageUserVote
extends VirtualClass<{ userId: long; option: bytes; date: int; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { MessageUserVote } = tl.Api;

Properties

className: "MessageUserVote"
classType: "constructor"
CONSTRUCTOR_ID: 886196148
date: int
option: bytes
SUBCLASS_OF_ID: 3375158674
userId: long