class Api.UpdateTheme extends VirtualClass<{ theme: Api.TypeTheme; }>import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; const { UpdateTheme } = Api; PropertiesclassName: "UpdateTheme"classType: "constructor"CONSTRUCTOR_ID: 2182544291SUBCLASS_OF_ID: 2676568142theme: Api.TypeThemeStatic MethodsfromReader(reader: Reader): UpdateTheme