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

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

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

Dialogs haven't changed

Constructors

new
messages_DialogsNotModified_(params: { count: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
count: number

Number of dialogs found server-side by the query

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc