Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MessageReactions
extends VirtualClass<{ min?: boolean; canSeeList?: boolean; results: Api.TypeReactionCount[]; recentReactions?: Api.TypeMessagePeerReaction[]; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { MessageReactions } = tl.Api;

Properties

optional
canSeeList: boolean
className: "MessageReactions"
classType: "constructor"
CONSTRUCTOR_ID: 1328256121
optional
min: boolean
optional
recentReactions: Api.TypeMessagePeerReaction[]
SUBCLASS_OF_ID: 2321221404