class types.UpdatePinnedDialogs extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdatePinnedDialogs } = types; ConstructorsnewUpdatePinnedDialogs(params?: { folderId?: number; order?: Array<TypeDialogPeer>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalfolderId: numberoptionalorder: Array<TypeDialogPeer>Static Propertiesreadonly[paramDesc]: ParamDesc