class types.UpdatePinnedDialogs
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdatePinnedDialogs } = types;
Constructors
new
UpdatePinnedDialogs(params?: { folderId?: number; order?: Array<TypeDialogPeer>; })Properties
protected
readonly
[params]: Paramsoptional
order: Array<TypeDialogPeer>Static Properties
readonly
[paramDesc]: ParamDesc