class types.JsonBool extends _TypeJSONValueimport { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts"; const { JsonBool } = types; ConstructorsnewJsonBool(params: { value: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsvalue: booleanStatic Propertiesreadonly[paramDesc]: ParamDesc