Skip to main content
Module

x/mtkruto/tl/2_types.ts>MessageReactions_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessageReactions_
import { MessageReactions_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
MessageReactions_(params: { min?: true; can_see_list?: true; reactions_as_tags?: true; results: Array<enums.ReactionCount>; recent_reactions?: Array<enums.MessagePeerReaction>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
can_see_list: true
optional
min: true
optional
reactions_as_tags: true
optional
recent_reactions: Array<enums.MessagePeerReaction>
results: Array<enums.ReactionCount>

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc