Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
messages_getReplies_(params: { peer: enums.InputPeer; msg_id: number; offset_id: number; offset_date: number; add_offset: number; limit: number; max_id: number; min_id: number; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
add_offset: number
hash: bigint
limit: number
max_id: number
min_id: number
msg_id: number
offset_date: number
offset_id: number
peer: enums.InputPeer

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc