Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetTopReactions

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetTopReactions
import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { MessagesGetTopReactions } = functions;

Constructors

new
MessagesGetTopReactions(params: { limit: number; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
limit: number

Static Properties

readonly
[paramDesc]: ParamDesc