import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { MessagesGetDialogs } = functions;
Constructors
new
MessagesGetDialogs(params: { excludePinned?: true; folderId?: number; offsetDate: number; offsetId: number; offsetPeer: types.TypeInputPeer; limit: number; hash: bigint; })Properties
protected
readonly
[params]: ParamsoffsetPeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc