class functions.AccountUpdateTheme extends Function<types.TypeTheme>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountUpdateTheme } = functions; ConstructorsnewAccountUpdateTheme(params: { format: string; theme: types.TypeInputTheme; slug?: string; title?: string; document?: types.TypeInputDocument; settings?: Array<types.TypeInputThemeSettings>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionaldocument: types.TypeInputDocumentformat: stringoptionalsettings: Array<types.TypeInputThemeSettings>optionalslug: stringtheme: types.TypeInputThemeoptionaltitle: stringStatic Propertiesreadonly[paramDesc]: ParamDesc