Skip to main content
Module

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

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

Constructors

new
messages_getUnreadReactions_(params: { peer: enums.InputPeer; top_msg_id?: number; offset_id: number; add_offset: number; limit: number; max_id: number; min_id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
add_offset: number
limit: number
max_id: number
min_id: number
offset_id: number
peer: enums.InputPeer
optional
top_msg_id: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc