Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>messages_getMessageReactionsList_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getMessageReactionsList_
extends Function_<enums.messages.MessageReactionsList>
import { messages_getMessageReactionsList_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_getMessageReactionsList_(params: { peer: enums.InputPeer; id: number; reaction?: enums.Reaction; offset?: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
limit: number
optional
offset: string
peer: enums.InputPeer
optional
reaction: enums.Reaction

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc