Skip to main content
Module

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

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

Constructors

new
messages_getSavedDialogs_(params: { exclude_pinned?: true; 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
hash: bigint
limit: number
offset_date: number
offset_id: number
offset_peer: enums.InputPeer

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc