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_getDialogs_

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

Constructors

new
messages_getDialogs_(params: { exclude_pinned?: true; folder_id?: number; offset_date: number; offset_id: number; offset_peer: enums.InputPeer; limit: number; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
exclude_pinned: true
optional
folder_id: number
hash: bigint
limit: number
offset_date: number
offset_id: number
offset_peer: enums.InputPeer

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc