Skip to main content
Module

x/mtkruto/tl/2_types.ts>SavedDialog_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class SavedDialog_
extends _SavedDialog_
import { SavedDialog_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
SavedDialog_(params: { pinned?: true; peer: enums.Peer; top_message: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: enums.Peer
optional
pinned: true
top_message: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc